Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_uarte.c351 nrfy_uarte_disable(p_instance->p_reg); in apply_workaround_for_enable_anomaly()
404 nrfy_uarte_disable(p_uarte); in prepare_rx()
438 nrfy_uarte_disable(p_uarte); in prepare_tx()
574 nrfy_uarte_disable(p_instance->p_reg); in nrfx_uarte_reconfigure()
665 nrfy_uarte_disable(p_uarte); in disable_hw_from_tx()
1172 nrfy_uarte_disable(p_uarte); in disable_hw_from_rx()
/hal_nordic-latest/nrfx/haly/
Dnrfy_uarte.h460 NRFY_STATIC_INLINE void nrfy_uarte_disable(NRF_UARTE_Type * p_reg) in nrfy_uarte_disable() function