Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/interrupt/src/
Dnested_irq.c48 #define IRQ1_LINE 15 macro
61 #define IRQ1_LINE 17 macro
67 #define IRQ1_LINE 15 macro
77 #define IRQ1_LINE (CONFIG_NUM_IRQS - 2) macro
149 irq_line_1 = IRQ1_LINE; in ZTEST()