Home
last modified time | relevance | path

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

/nrf_hw_models-3.4.0/src/HW_models/
DNRF_RTC.c227 static void set_counter_to(uint64_t counter_val, int rtc) in set_counter_to() function
436 set_counter_to(counter[rtc], rtc); in nrf_rtc_TASKS_START()
464 set_counter_to(0, rtc); in nrf_rtc_TASKS_CLEAR()
474 set_counter_to(RTC_TRIGGER_OVERFLOW_COUNTER_VALUE, rtc); in nrf_rtc_TASKS_TRIGOVRFLW()