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