Home
last modified time | relevance | path

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

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