Home
last modified time | relevance | path

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

/nrf_hw_models-3.5.0/src/HW_models/
DNHW_misc.c17 static const char *corenames[NHW_INTCTRL_TOTAL_INST] = NHW_CORE_NAMES; in nhw_get_core_name()
Dirq_ctrl.c83 static struct intctrl_status nhw_intctrl_st[NHW_INTCTRL_TOTAL_INST];
89 for (int i= 0; i < NHW_INTCTRL_TOTAL_INST; i++) { in hw_irq_ctrl_init()
431 for (int i = 0; i < NHW_INTCTRL_TOTAL_INST; i++) { in hw_irq_ctrl_timer_triggered()
450 static const char *irqnames[NHW_INTCTRL_TOTAL_INST][NHW_INTCTRL_MAX_INTLINES] = NHW_INT_NAMES; in hw_irq_ctrl_get_name()
DNHW_config.h71 #define NHW_INTCTRL_TOTAL_INST 1 macro
269 #define NHW_INTCTRL_TOTAL_INST 2 macro