Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_mchp_xec.c137 #define LCR_EPS 0x10 /* even parity select */ macro
388 uart_cfg.parity = LCR_EPS; in uart_xec_configure()
Duart_ns16550.c211 #define LCR_EPS 0x10 /* even parity select */ macro
676 uart_cfg.parity = LCR_EPS;