Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RTC.c385 static void nhw_rtc_set_counter(uint rtc, uint64_t counter_val) in nhw_rtc_set_counter() function
503 nhw_rtc_set_counter(rtc, this->counter_at_stop); in nhw_rtc_TASKS_START()
538 nhw_rtc_set_counter(rtc, 0); in nhw_rtc_TASKS_CLEAR()
551 nhw_rtc_set_counter(rtc, RTC_TRIGGER_OVERFLOW_COUNTER_VALUE); in nhw_rtc_TASKS_TRIGOVRFLW()