Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_54L_CLOCK.c70 bs_time_t Timer_LFCLK; member
94 bs_time_t t2 = BS_MIN(nhw_clkpwr_st.Timer_LFCLK, nhw_clkpwr_st.Timer_CAL); in nhw_CLOCK_update_master_timer()
112 nhw_clkpwr_st.Timer_LFCLK = TIME_NEVER; in nhw_CLOCK_init()
200 nhw_clkpwr_st.Timer_LFCLK = nsi_hws_get_time(); in nhw_CLOCK_TASK_LFCLKSTART()
345 nhw_clkpwr_st.Timer_LFCLK = TIME_NEVER; in nhw_CLOCK_LFCLK_triggered()
381 } else if (Timer_PWRCLK == nhw_clkpwr_st.Timer_LFCLK) { in nhw_pwrclk_timer_triggered()