Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_uarte.h253 bool nrfx_uarte_tx_in_progress(nrfx_uarte_t const * p_instance);
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_uarte.c301 if (nrfx_uarte_tx_in_progress(p_instance)) in nrfx_uarte_tx()
346 bool nrfx_uarte_tx_in_progress(nrfx_uarte_t const * p_instance) in nrfx_uarte_tx_in_progress() function