Searched refs:nrfx_uarte_tx_in_progress (Results 1 – 2 of 2) sorted by relevance
253 bool nrfx_uarte_tx_in_progress(nrfx_uarte_t const * p_instance);
301 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