Searched refs:NRF_RTC_CHANNEL_EVENT_ADDR (Results 1 – 2 of 2) sorted by relevance
153 nrf_rtc_event_t event = NRF_RTC_CHANNEL_EVENT_ADDR(channel); in nrfx_rtc_cc_disable()187 nrf_rtc_event_t event = NRF_RTC_CHANNEL_EVENT_ADDR(channel); in nrfx_rtc_cc_set()
90 #define NRF_RTC_CHANNEL_EVENT_ADDR(ch) \ macro