Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_54L_CLOCK.c68 bs_time_t Timer_XO; member
93 bs_time_t t1 = BS_MIN(nhw_clkpwr_st.Timer_XO, nhw_clkpwr_st.Timer_PLL); in nhw_CLOCK_update_master_timer()
110 nhw_clkpwr_st.Timer_XO = TIME_NEVER; in nhw_CLOCK_init()
159 nhw_clkpwr_st.Timer_XO = nsi_hws_get_time(); //we assume the clock is ready in 1 delta in nhw_CLOCK_TASK_XOSTART()
310 nhw_clkpwr_st.Timer_XO = TIME_NEVER; in NHW_CLOCK_SIDEEFFECTS_SUBSCRIBE()
377 if (Timer_PWRCLK == nhw_clkpwr_st.Timer_XO) { in nhw_pwrclk_timer_triggered()