Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_CLOCK.c82 bs_time_t Timer_CLOCK_HF; member
126 bs_time_t t1 = BS_MIN(c_el->Timer_CLOCK_HF, c_el->Timer_CLOCK_LF); in nhw_clock_update_master_timer()
161 c_el->Timer_CLOCK_HF = TIME_NEVER; in nhw_clock_init()
293 this->Timer_CLOCK_HF = nsi_hws_get_time(); //we assume the clock is ready in 1 delta in nhw_clock_TASKS_HFCLKSTART()
479 this->Timer_CLOCK_HF = TIME_NEVER; in nhw_clock_HFTimer_triggered()
508 if (Timer_PWRCLK == c_el->Timer_CLOCK_HF) { in nhw_pwrclk_timer_triggered()