Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_uarte.h502 nrfx_err_t nrfx_uarte_tx_abort(nrfx_uarte_t const * p_instance, bool sync);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c619 err = nrfx_uarte_tx_abort(p_instance, true); in nrfx_uarte_uninit()
1032 nrfx_err_t nrfx_uarte_tx_abort(nrfx_uarte_t const * p_instance, bool sync) in nrfx_uarte_tx_abort() function