Searched defs:UART_LCR_EPAR (Results 1 – 5 of 5) sorted by relevance
102 #define UART_LCR_EPAR (1 << 4) macro
58 #define UART_LCR_EPAR (1 << 4) macro
91 #define UART_LCR_EPAR 0x10 /**< Even parity select */ macro
97 #define UART_LCR_EPAR 0x10 /* Even parity select */ macro
282 #define UART_LCR_EPAR (1 << 4) macro
Completed in 32 milliseconds