Searched refs:NRF_GRTC_INT_RTCOMPARE_MASK (Results 1 – 2 of 2) sorted by relevance
65 #define GRTC_NON_SYSCOMPARE_INT_MASK (NRF_GRTC_INT_RTCOMPARE_MASK | \444 uint32_t int_mask = NRF_GRTC_INT_RTCOMPARE_MASK | NRF_GRTC_INT_RTCOMPARESYNC_MASK; in nrfx_grtc_rtcounter_cc_disable()668 nrfy_grtc_int_disable(NRF_GRTC, NRF_GRTC_INT_RTCOMPARE_MASK | NRF_GRTC_INT_RTCOMPARESYNC_MASK); in nrfx_grtc_rtcounter_cc_int_disable()927 if (active_int_mask & NRF_GRTC_INT_RTCOMPARE_MASK) in grtc_irq_handler()
391 …NRF_GRTC_INT_RTCOMPARE_MASK = GRTC_INTENSET0_RTCOMPARE_Msk, /**< GRTC interrupt from R… enumerator