Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/drivers/serial/
Duart_nrfx_uart.c90 static bool event_txdrdy_check(void) in event_txdrdy_check() function
290 NRFX_WAIT_FOR(event_txdrdy_check(), 1000, 1, res); in uart_nrfx_poll_out()
787 event_txdrdy_check()) { in uart_nrfx_fifo_fill()
879 event_txdrdy_check(); in uart_nrfx_irq_tx_ready_complete()