Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uart.c259 if (nrfx_uart_tx_in_progress(p_instance)) in nrfx_uart_reconfigure()
347 if (nrfx_uart_tx_in_progress(p_instance)) in nrfx_uart_tx()
393 bool nrfx_uart_tx_in_progress(nrfx_uart_t const * p_instance) in nrfx_uart_tx_in_progress() function
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_uart.h293 bool nrfx_uart_tx_in_progress(nrfx_uart_t const * p_instance);