Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c907 uint32_t active_int_mask = nrfy_grtc_int_enable_check(NRF_GRTC, event_mask); in grtc_irq_handler() local
915 if (active_int_mask & NRFY_EVENT_TO_INT_BITMASK(event)) in grtc_irq_handler()
927 if (active_int_mask & NRF_GRTC_INT_RTCOMPARE_MASK) in grtc_irq_handler()
939 if (active_int_mask & NRF_GRTC_INT_RTCOMPARESYNC_MASK) in grtc_irq_handler()