Searched defs:clkpwr_status (Results 1 – 2 of 2) sorted by relevance
70 struct clkpwr_status { struct71 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 enable81 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
67 struct clkpwr_status { struct82 static struct clkpwr_status nhw_clkpwr_st; argument