Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/interrupt_controller/
Dintc_dw.c163 INTC_INST_ISR_TBL_OFFSET(0), DT_INST_INTC_GET_AGGREGATOR_LEVEL(0));
Dintc_cavs.c158 INTC_INST_ISR_TBL_OFFSET(n), \
Dintc_plic.c925 .isr_table = &_sw_isr_table[INTC_INST_ISR_TBL_OFFSET(n)], \
933 INTC_INST_ISR_TBL_OFFSET(n), \
/Zephyr-latest/include/zephyr/
Dsw_isr_table.h95 #define INTC_INST_ISR_TBL_OFFSET(inst) \ macro
/Zephyr-latest/doc/releases/
Dmigration-guide-3.7.rst592 architecture. To make the macro easier to use, ``INTC_INST_ISR_TBL_OFFSET`` macro is made to