Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
Dirq_ctrl.c493 static const char *irqnames[NHW_INTCTRL_TOTAL_INST][NHW_INTCTRL_MAX_INTLINES] = NHW_INT_NAMES; in hw_irq_ctrl_get_name() local
496 return irqnames[inst][irq]; in hw_irq_ctrl_get_name()