Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_CLOCK.c183 static struct nhw_irq_mapping nhw_clock_irq_map[NHW_CLKPWR_TOTAL_INST] = NHW_CLKPWR_INT_MAP; in nhw_pwrclk_eval_interrupt() local
212 hw_irq_ctrl_raise_level_irq_line(nhw_clock_irq_map[inst].cntl_inst, in nhw_pwrclk_eval_interrupt()
213 nhw_clock_irq_map[inst].int_nbr); in nhw_pwrclk_eval_interrupt()
216 hw_irq_ctrl_lower_level_irq_line(nhw_clock_irq_map[inst].cntl_inst, in nhw_pwrclk_eval_interrupt()
217 nhw_clock_irq_map[inst].int_nbr); in nhw_pwrclk_eval_interrupt()