Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_CLOCK.c83 bs_time_t Timer_LF_cal; member
124 bs_time_t t2 = BS_MIN(c_el->Timer_LF_cal, c_el->Timer_caltimer); in nhw_clock_update_master_timer()
159 c_el->Timer_LF_cal = TIME_NEVER; in nhw_clock_init()
348 this->Timer_LF_cal = nsi_hws_get_time(); //we assume the calibration is done in 1 delta in nhw_clock_TASKS_CAL()
482 this->Timer_LF_cal = TIME_NEVER; in nhw_clock_LF_cal_triggered()
511 } else if (Timer_PWRCLK == c_el->Timer_LF_cal) { in nhw_pwrclk_timer_triggered()