Home
last modified time | relevance | path

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

/nrf_hw_models-3.5.0/src/HW_models/
DNHW_RTC.c290 static bs_time_t get_counter_match_time(uint rtc, uint64_t counter_match, uint64_t* next_match_sub_… in get_counter_match_time() function
354 …nhw_rtc_st[rtc].cc_timers[cc] = get_counter_match_time(rtc, NRF_RTC_regs[rtc].CC[cc], &match_sub_u… in update_cc_timer()
369 …this->overflow_timer = get_counter_match_time(rtc, RTC_COUNTER_MASK + 1, &this->overflow_timer_sub… in update_overflow_timer()