Home
last modified time | relevance | path

Searched refs:UART_IsTxBuffEmpty (Results 1 – 2 of 2) sorted by relevance

/bsp/nv32f100x/lib/inc/
A Duart.h450 __STATIC_INLINE uint8_t UART_IsTxBuffEmpty(UART_Type *pUART) in UART_IsTxBuffEmpty() function
/bsp/nv32f100x/lib/src/
A Duart.c334 while (!UART_IsTxBuffEmpty(pUART)) in UART_SendWait()

Completed in 4 milliseconds