Searched refs:UART_ATTR_STOPBIT_2 (Results 1 – 7 of 7) sorted by relevance
148 #define UART_ATTR_STOPBIT_2 2 macro
368 return UART_ATTR_STOPBIT_2; in StopBitToAttr()444 if (attribute->stopBits == UART_ATTR_STOPBIT_2) { in UartAdapterSetAttribute()
560 case UART_ATTR_STOPBIT_2: in UartHostDevSetAttribute()603 attribute->stopBits = UART_ATTR_STOPBIT_2; in UartHostDevGetAttribute()
842 attribute->stopBits = UART_ATTR_STOPBIT_2;856 case UART_ATTR_STOPBIT_2:
150 case UART_ATTR_STOPBIT_2: in GetUartStopBits()
116 case UART_ATTR_STOPBIT_2: in GetUartStopBits()
870 case UART_ATTR_STOPBIT_2: