Searched refs:UART_STOP_BIT_1 (Results 1 – 3 of 3) sorted by relevance
36 #define UART_STOP_BIT_1 ((uint8_t)0u) macro270 stop_bits = UART_STOP_BIT_1; in uart_b91_configure()328 uart_b91_init(uart, divider, bwpc, UART_PARITY_NONE, UART_STOP_BIT_1); in uart_b91_driver_init()
56 return UART_STOP_BIT_1; in uart_numicro_convert_stopbit()
99 return UART_STOP_BIT_1; in uart_numaker_convert_stopbit()