Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_CLOCK.c70 struct clkpwr_status { struct
71 NRF_CLOCK_Type *CLOCK_regs;
72 NRF_POWER_Type *POWER_regs;
74 NRF_RESET_Type *RESET_regs;
77 uint inst;
79 uint32_t INTEN; //interrupt enable
81 bs_time_t Timer_CLOCK_LF;
82 bs_time_t Timer_CLOCK_HF;
83 bs_time_t Timer_LF_cal;
107 static struct clkpwr_status nhw_clkpwr_st[NHW_CLKPWR_TOTAL_INST]; argument
DNHW_54L_CLOCK.c67 struct clkpwr_status { struct
82 static struct clkpwr_status nhw_clkpwr_st; argument