Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_54L_CLOCK.c77 enum clock_states CAL_state; member
119 nhw_clkpwr_st.CAL_state = Stopped; in nhw_CLOCK_init()
223 if ((nhw_clkpwr_st.CAL_state == Stopped ) || (nhw_clkpwr_st.CAL_state == Stopping)) { in nhw_CLOCK_TASK_CAL()
224 nhw_clkpwr_st.CAL_state = Starting; in nhw_CLOCK_TASK_CAL()
363 nhw_clkpwr_st.CAL_state = Stopped; in nhw_CLOCK_CALtimer_triggered()