Searched refs:NHW_CLKPWR_TOTAL_INST (Results 1 – 2 of 2) sorted by relevance
107 static struct clkpwr_status nhw_clkpwr_st[NHW_CLKPWR_TOTAL_INST];108 union NRF_CLKPWR_Type NRF_CLKPWR_regs[NHW_CLKPWR_TOTAL_INST];110 NRF_CLOCK_Type *NRF_CLOCK_regs[NHW_CLKPWR_TOTAL_INST];111 NRF_POWER_Type *NRF_POWER_regs[NHW_CLKPWR_TOTAL_INST];113 NRF_RESET_Type *NRF_RESET_regs[NHW_CLKPWR_TOTAL_INST];120 for (int i = 0; i < NHW_CLKPWR_TOTAL_INST; i++) { in nhw_clock_update_master_timer()138 uint nhw_clkpwr_dppi_map[NHW_CLKPWR_TOTAL_INST] = NHW_CLKPWR_DPPI_MAP; in nhw_clock_init()143 for (int i = 0; i < NHW_CLKPWR_TOTAL_INST; i++) { in nhw_clock_init()180 static struct nhw_irq_mapping nhw_clock_irq_map[NHW_CLKPWR_TOTAL_INST] = NHW_CLKPWR_INT_MAP; in nhw_pwrclk_eval_interrupt()181 …static bool clock_int_line[NHW_CLKPWR_TOTAL_INST]; /* Is the CLOCK currently driving its interrupt… in nhw_pwrclk_eval_interrupt()[all …]
36 #define NHW_CLKPWR_TOTAL_INST 1 macro210 #define NHW_CLKPWR_TOTAL_INST 2 macro