Searched refs:NRF_RTC_COUNTER_MAX (Results 1 – 2 of 2) sorted by relevance
199 diff += (int32_t)NRF_RTC_COUNTER_MAX; in nrfx_rtc_cc_set()269 ticks = NRF_RTC_COUNTER_MAX - m_cb[p_instance->instance_id].tick_latency; in nrfx_rtc_max_ticks_get()273 ticks = NRF_RTC_COUNTER_MAX; in nrfx_rtc_max_ticks_get()
71 #define NRF_RTC_COUNTER_MAX RTC_COUNTER_COUNTER_Msk macro