Searched refs:UART_SR_INTR_TFUL (Results 1 – 3 of 3) sorted by relevance
41 #define UART_SR_INTR_TFUL 0x10 macro
31 tst w\c, #UART_SR_INTR_TFUL
108 return !( status & UART_SR_INTR_TFUL ); in cuart_tx_ready()
Completed in 3 milliseconds