Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_CLOCK.c82 bs_time_t Timer_CLOCK_HF; member
123 bs_time_t t1 = BS_MIN(c_el->Timer_CLOCK_HF, c_el->Timer_CLOCK_LF); in nhw_clock_update_master_timer()
158 c_el->Timer_CLOCK_HF = TIME_NEVER; in nhw_clock_init()
290 this->Timer_CLOCK_HF = nsi_hws_get_time(); //we assume the clock is ready in 1 delta in nhw_clock_TASKS_HFCLKSTART()
301 this->Timer_CLOCK_HF = nsi_hws_get_time(); //we assume the clock is stopped in 1 delta in nhw_clock_TASKS_HFCLKSTOP()
476 this->Timer_CLOCK_HF = TIME_NEVER; in nhw_clock_HFTimer_triggered()
505 if (Timer_PWRCLK == c_el->Timer_CLOCK_HF) { in nhw_pwrclk_timer_triggered()