Searched refs:UARTCharsAvail (Results 1 – 21 of 21) sorted by relevance
194 extern tBoolean UARTCharsAvail(unsigned long ulBase);
1062 UARTCharsAvail(unsigned long ulBase) in UARTCharsAvail() function
3991 UARTCharsAvail
210 extern bool UARTCharsAvail(uint32_t ui32Base);
5157 UARTCharsAvail
211 extern bool UARTCharsAvail(uint32_t ui32Base);
1019 UARTCharsAvail(uint32_t ui32Base) in UARTCharsAvail() function
5099 UARTCharsAvail
1134 UARTCharsAvail(uint32_t ui32Base) in UARTCharsAvail() function
5318 UARTCharsAvail
72 while (UARTCharsAvail(serial->hw_base)) in rt_hw_uart_isr()
1094 UARTCharsAvail(uint32_t ui32Base) in UARTCharsAvail() function
Completed in 85 milliseconds