Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h142 NRFY_STATIC_INLINE uint32_t nrfy_timer_events_process(NRF_TIMER_Type * p_reg, in nrfy_timer_events_process() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c362 uint32_t event_mask = nrfy_timer_events_process(p_reg, NRF_TIMER_ALL_CHANNELS_INT_MASK); in irq_handler()