Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_54L_CLOCK.c71 bs_time_t Timer_CAL; member
94 bs_time_t t2 = BS_MIN(nhw_clkpwr_st.Timer_LFCLK, nhw_clkpwr_st.Timer_CAL); in nhw_CLOCK_update_master_timer()
113 nhw_clkpwr_st.Timer_CAL = TIME_NEVER; in nhw_CLOCK_init()
225 nhw_clkpwr_st.Timer_CAL = nsi_hws_get_time(); in nhw_CLOCK_TASK_CAL()
364 nhw_clkpwr_st.Timer_CAL = TIME_NEVER; in nhw_CLOCK_CALtimer_triggered()
383 } else if (Timer_PWRCLK == nhw_clkpwr_st.Timer_CAL) { in nhw_pwrclk_timer_triggered()