Searched refs:UART_LCR_PEN (Results 1 – 3 of 3) sorted by relevance
70 #define UART_LCR_PEN 0x08 /* Parity eneble */ macro
1310 #define UART_LCR_PEN ((uint32_t)0x0008) macro
1891 #define UART_LCR_PEN UART_LCR_PEN_Msk macro
Completed in 67 milliseconds