Searched refs:UINFO_RX_FIFO_EMPTY (Results 1 – 1 of 1) sorted by relevance
49 #define UINFO_RX_FIFO_EMPTY BIT(1) macro117 return (status & UINFO_RX_FIFO_EMPTY) ? 0 : 1; in ca_serial_pending()
Completed in 2 milliseconds