Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_TIMER.c214 static void update_cc_timer(int t, int cc) { in update_cc_timer() function
231 update_cc_timer(t, cc); in update_all_cc_timers()
332 update_cc_timer(t, cc_n); in nhw_timer_TASK_CAPTURE()
545 update_cc_timer(t, cc_n); in nhw_timer_regw_sideeffects_CC()
578 update_cc_timer(t,cc); //Next time it will match in nhw_hw_model_timer_timer_triggered()
DNHW_RTC.c352 static void update_cc_timer(uint rtc, uint cc) { in update_cc_timer() function
363 update_cc_timer(rtc, cc); in update_all_cc_timers()
440 update_cc_timer(rtc, cc); //Next time it will match in nhw_rtc_timer_triggered()
863 update_cc_timer(rtc, cc_n); in nhw_rtc_regw_sideeffects_CC()