Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_mchp_xec.c133 #define LCR_2_STB 0x04 /* 2 stop bits */ macro
376 uart_cfg.stop_bits = LCR_2_STB; in uart_xec_configure()
Duart_ns16550.c207 #define LCR_2_STB 0x04 /* 2 stop bits */ macro
664 uart_cfg.stop_bits = LCR_2_STB;