Searched refs:UART_IsTxBuffEmpty (Results 1 – 2 of 2) sorted by relevance
450 __STATIC_INLINE uint8_t UART_IsTxBuffEmpty(UART_Type *pUART) in UART_IsTxBuffEmpty() function
334 while (!UART_IsTxBuffEmpty(pUART)) in UART_SendWait()
Completed in 4 milliseconds