Searched refs:MSS_UART_ONE_STOP_BIT (Results 1 – 2 of 2) sorted by relevance
84 case STOP_BITS_1: stopBits = MSS_UART_ONE_STOP_BIT; break; in sf2_uart_configure()87 default : stopBits = MSS_UART_ONE_STOP_BIT; in sf2_uart_configure()
298 #define MSS_UART_ONE_STOP_BIT ( (uint8_t) 0x00 ) macro
Completed in 12 milliseconds