Searched refs:nrf_uarte_disable (Results 1 – 2 of 2) sorted by relevance
317 NRF_STATIC_INLINE void nrf_uarte_disable(NRF_UARTE_Type * p_reg);554 NRF_STATIC_INLINE void nrf_uarte_disable(NRF_UARTE_Type * p_reg) in nrf_uarte_disable() function
228 nrf_uarte_disable(p_instance->p_reg); in apply_workaround_for_enable_anomaly()338 nrf_uarte_disable(p_reg); in nrfx_uarte_uninit()
Completed in 10 milliseconds