Searched refs:UART_NO_PARITY (Results 1 – 3 of 3) sorted by relevance
45 #define UART_NO_PARITY 0x00 macro
4059 int parity = UART_NO_PARITY; in serial_func()4144 parity = UART_NO_PARITY; in serial_func()
1179 case UART_NO_PARITY: in serial_hw_init()