Searched refs:UART_ANY_ERR (Results 1 – 1 of 1) sorted by relevance
62 #define UART_ANY_ERR (UARTDR_FRMERR | UARTDR_PARERR | UARTDR_OVERR) macro109 if (unlikely(ch & UART_ANY_ERR)) { in clps711xuart_int_rx()