Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/interrupt/src/
Dnested_irq.c47 #define IRQ0_LINE 14 macro
60 #define IRQ0_LINE 16 macro
66 #define IRQ0_LINE 14 macro
76 #define IRQ0_LINE (CONFIG_NUM_IRQS - 1) macro
148 irq_line_0 = IRQ0_LINE; in ZTEST()