Home
last modified time | relevance | path

Searched refs:UART_ATTR_STOPBIT_2 (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Duart_if.h148 #define UART_ATTR_STOPBIT_2 2 macro
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/uart/
H A Duart_adapter.c404 return UART_ATTR_STOPBIT_2; in StopBitToAttr()
480 if (attribute->stopBits == UART_ATTR_STOPBIT_2) { in UartAdapterSetAttribute()
/ohos5.0/drivers/hdf_core/adapter/platform/uart/
H A Duart_wm.c560 case UART_ATTR_STOPBIT_2: in UartHostDevSetAttribute()
603 attribute->stopBits = UART_ATTR_STOPBIT_2; in UartHostDevGetAttribute()
H A Duart_stm32f4xx.c842 attribute->stopBits = UART_ATTR_STOPBIT_2;
856 case UART_ATTR_STOPBIT_2:
H A Duart_asr.c150 case UART_ATTR_STOPBIT_2: in GetUartStopBits()
H A Duart_gr5xx.c116 case UART_ATTR_STOPBIT_2: in GetUartStopBits()
H A Duart_bes.c870 case UART_ATTR_STOPBIT_2: