Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c706 static nrfx_err_t wait_for_endtx(NRF_UARTE_Type * p_uarte, in wait_for_endtx() function
793 err = wait_for_endtx(p_uarte, p_buf, 1, p_cb->flags & UARTE_FLAG_TX_STOP_ON_END); in poll_out()