Searched refs:UARTDR_ALLE (Results 1 – 2 of 2) sorted by relevance
56 #define UARTDR_ALLE (UARTDR_OE | UARTDR_BE | UARTDR_PE | UARTDR_FE) macro
229 if ((ByteValue & UARTDR_ALLE) != 0) in FUart_ReceiveBuffer()
Completed in 4 milliseconds