Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RTC.c477 uint64_t count; in nhw_rtc_update_COUNTER() local
478 count = time_sub_us_to_counter(rtc, in nhw_rtc_update_COUNTER()
481 RTC_regs->COUNTER = count & RTC_COUNTER_MASK; in nhw_rtc_update_COUNTER()