Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_CLOCK.c81 bs_time_t Timer_CLOCK_LF; member
123 bs_time_t t1 = BS_MIN(c_el->Timer_CLOCK_HF, c_el->Timer_CLOCK_LF); in nhw_clock_update_master_timer()
157 c_el->Timer_CLOCK_LF = TIME_NEVER; in nhw_clock_init()
262 this->Timer_CLOCK_LF = nsi_hws_get_time(); //we assume the clock is ready in 1 delta in nhw_clock_signal_handler()
279 this->Timer_CLOCK_LF = nsi_hws_get_time(); //we assume the clock is stopped in 1 delta in nhw_clock_TASKS_LFCLKSTOP()
452 this->Timer_CLOCK_LF = TIME_NEVER; in nhw_clock_LFTimer_triggered()
508 } else if (Timer_PWRCLK == c_el->Timer_CLOCK_LF) { in nhw_pwrclk_timer_triggered()