Searched refs:UART_UARTFR_BUSY_BITS (Results 1 – 2 of 2) sorted by relevance
271 while (uart_get_hw(uart)->fr & UART_UARTFR_BUSY_BITS) tight_loop_contents(); in uart_tx_wait_blocking()
211 #define UART_UARTFR_BUSY_BITS 0x00000008 macro
Completed in 10 milliseconds