Home
last modified time | relevance | path

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

/bsp/nv32f100x/lib/inc/
A Duart.h434 __STATIC_INLINE uint8_t UART_IsTxComplete(UART_Type *pUART) in UART_IsTxComplete() function
/bsp/nv32f100x/lib/src/
A Duart.c385 while (!UART_IsTxComplete(pUART)); in UART_WaitTxComplete()

Completed in 26 milliseconds