Searched refs:__nrfy_internal_uarte_events_process (Results 1 – 1 of 1) sorted by relevance
63 uint32_t __nrfy_internal_uarte_events_process(NRF_UARTE_Type * p_reg,191 uint32_t evt_mask = __nrfy_internal_uarte_events_process(p_reg, mask, p_xfer); in nrfy_uarte_events_process()228 while (!__nrfy_internal_uarte_events_process(p_reg, in nrfy_uarte_stop()236 while (!__nrfy_internal_uarte_events_process(p_reg, in nrfy_uarte_stop()662 uint32_t __nrfy_internal_uarte_events_process(NRF_UARTE_Type * p_reg, in __nrfy_internal_uarte_events_process() function