Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_CLOCK.c70 struct clkpwr_status { struct
107 static struct clkpwr_status nhw_clkpwr_st[NHW_CLKPWR_TOTAL_INST]; argument
116 void nhw_clock_HFTimer_triggered(struct clkpwr_status *this);
117 void nhw_clock_LFTimer_triggered(struct clkpwr_status *this);
124 struct clkpwr_status * c_el = &nhw_clkpwr_st[i]; in nhw_clock_update_master_timer()
147 struct clkpwr_status * c_el = &nhw_clkpwr_st[i]; in nhw_clock_init()
187 struct clkpwr_status *this = &nhw_clkpwr_st[inst]; in nhw_pwrclk_eval_interrupt()
258 struct clkpwr_status *this = &nhw_clkpwr_st[inst]; in nhw_clock_signal_handler()
277 struct clkpwr_status *this = &nhw_clkpwr_st[inst]; in nhw_clock_TASKS_LFCLKSTOP()
288 struct clkpwr_status *this = &nhw_clkpwr_st[inst]; in nhw_clock_TASKS_HFCLKSTART()
[all …]
DNHW_54L_CLOCK.c67 struct clkpwr_status { struct
82 static struct clkpwr_status nhw_clkpwr_st; argument