Home
last modified time | relevance | path

Searched refs:LCR_1_STB (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/serial/
Duart_mchp_xec.c134 #define LCR_1_STB 0x00 /* 1 stop bit */ macro
373 uart_cfg.stop_bits = LCR_1_STB; in uart_xec_configure()
Duart_ns16550.c208 #define LCR_1_STB 0x00 /* 1 stop bit */ macro
661 uart_cfg.stop_bits = LCR_1_STB;