Searched refs:UART_LCR_EPS (Results 1 – 3 of 3) sorted by relevance
71 #define UART_LCR_EPS 0x10 /* Even Parity Select */ macro
1311 #define UART_LCR_EPS ((uint32_t)0x0010) macro
1888 #define UART_LCR_EPS UART_LCR_EPS_Msk macro
Completed in 61 milliseconds