Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RTC.c567 static struct nhw_irq_mapping nhw_rtc_irq_map[NHW_RTC_TOTAL_INST] = NHW_RTC_INT_MAP; in nhw_rtc_eval_interrupts() local
590 hw_irq_ctrl_raise_level_irq_line(nhw_rtc_irq_map[rtc].cntl_inst, in nhw_rtc_eval_interrupts()
591 nhw_rtc_irq_map[rtc].int_nbr); in nhw_rtc_eval_interrupts()
595 hw_irq_ctrl_lower_level_irq_line(nhw_rtc_irq_map[rtc].cntl_inst, in nhw_rtc_eval_interrupts()
596 nhw_rtc_irq_map[rtc].int_nbr); in nhw_rtc_eval_interrupts()