Searched refs:endtx (Results 1 – 1 of 1) sorted by relevance
398 bool endtx; in nrfx_uarte_tx() local402 endtx = nrf_uarte_event_check(p_instance->p_reg, NRF_UARTE_EVENT_ENDTX); in nrfx_uarte_tx()405 while ((!endtx) && (!txstopped)); in nrfx_uarte_tx()
Completed in 3 milliseconds