Searched refs:NRF_GRTC_EVENT_RTCOMPARE (Results 1 – 3 of 3) sorted by relevance
458 if (nrfy_grtc_event_check(NRF_GRTC, NRF_GRTC_EVENT_RTCOMPARE) || in nrfx_grtc_rtcounter_cc_disable()461 nrfy_grtc_event_clear(NRF_GRTC, NRF_GRTC_EVENT_RTCOMPARE); in nrfx_grtc_rtcounter_cc_disable()521 nrf_grtc_event_t event = NRF_GRTC_EVENT_RTCOMPARE; in nrfx_grtc_rtcounter_cc_absolute_set()657 nrf_grtc_event_t event = sync ? NRF_GRTC_EVENT_RTCOMPARE : NRF_GRTC_EVENT_RTCOMPARESYNC; in nrfx_grtc_rtcounter_cc_int_enable()
157 __nrfy_internal_grtc_event_enabled_clear(p_reg, mask, NRF_GRTC_EVENT_RTCOMPARE); in nrfy_grtc_int_init()228 nrf_grtc_publish_clear(p_reg, NRF_GRTC_EVENT_RTCOMPARE); in nrfy_grtc_prepare()949 NRF_GRTC_EVENT_RTCOMPARE, in __nrfy_internal_grtc_events_process()
327 …NRF_GRTC_EVENT_RTCOMPARE = offsetof(NRF_GRTC_Type, EVENTS_RTCOMPARE), /**< RTCOUNTER c… enumerator