Searched refs:nrfy_spim_events_process (Results 1 – 2 of 2) sorted by relevance
222 NRFX_WAIT_FOR(nrfy_spim_events_process(p_spim, stopped_mask, NULL), 100, 1, stopped); in spim_abort()1004 if (nrfy_spim_events_process(p_spim, in irq_handler()
290 NRFY_STATIC_INLINE uint32_t nrfy_spim_events_process(NRF_SPIM_Type * p_reg, in nrfy_spim_events_process() function