Searched refs:nrf_uarte_enable (Results 1 – 2 of 2) sorted by relevance
310 NRF_STATIC_INLINE void nrf_uarte_enable(NRF_UARTE_Type * p_reg);549 NRF_STATIC_INLINE void nrf_uarte_enable(NRF_UARTE_Type * p_reg) in nrf_uarte_enable() function
213 nrf_uarte_enable(p_instance->p_reg); in apply_workaround_for_enable_anomaly()290 nrf_uarte_enable(p_instance->p_reg); in nrfx_uarte_init()
Completed in 5 milliseconds