Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_CLOCK.c180 static struct nhw_irq_mapping nhw_clock_irq_map[NHW_CLKPWR_TOTAL_INST] = NHW_CLKPWR_INT_MAP; in nhw_pwrclk_eval_interrupt() local
209 hw_irq_ctrl_raise_level_irq_line(nhw_clock_irq_map[inst].cntl_inst, in nhw_pwrclk_eval_interrupt()
210 nhw_clock_irq_map[inst].int_nbr); in nhw_pwrclk_eval_interrupt()
213 hw_irq_ctrl_lower_level_irq_line(nhw_clock_irq_map[inst].cntl_inst, in nhw_pwrclk_eval_interrupt()
214 nhw_clock_irq_map[inst].int_nbr); in nhw_pwrclk_eval_interrupt()