Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c222 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()
/hal_nordic-latest/nrfx/haly/
Dnrfy_spim.h290 NRFY_STATIC_INLINE uint32_t nrfy_spim_events_process(NRF_SPIM_Type * p_reg, in nrfy_spim_events_process() function