Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c411 static bool prepare_tx(NRF_UARTE_Type * p_uarte, bool stop_on_end) in prepare_tx() function
544 if (!prepare_tx(p_instance->p_reg, p_config->tx_stop_on_end)) in nrfx_uarte_init()
581 if (prepare_tx(p_instance->p_reg, p_cb->flags & UARTE_FLAG_TX_STOP_ON_END)) in nrfx_uarte_reconfigure()