Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_54L_CLOCK.c69 bs_time_t Timer_PLL; member
93 bs_time_t t1 = BS_MIN(nhw_clkpwr_st.Timer_XO, nhw_clkpwr_st.Timer_PLL); in nhw_CLOCK_update_master_timer()
111 nhw_clkpwr_st.Timer_PLL = TIME_NEVER; in nhw_CLOCK_init()
179 nhw_clkpwr_st.Timer_PLL = nsi_hws_get_time(); in nhw_CLOCK_TASK_PLLSTART()
328 nhw_clkpwr_st.Timer_PLL = TIME_NEVER; in nhw_CLOCK_PLLTimer_triggered()
379 } else if (Timer_PWRCLK == nhw_clkpwr_st.Timer_PLL) { in nhw_pwrclk_timer_triggered()