Searched defs:ARCH_IRQ_DIRECT_CONNECT (Results 1 – 4 of 4) sorted by relevance
| /Zephyr-latest/boards/native/common/irq/ |
| D | board_irq.h | 44 #define ARCH_IRQ_DIRECT_CONNECT(irq_p, priority_p, isr_p, flags_p) \ macro
|
| /Zephyr-latest/include/zephyr/arch/arc/v2/ |
| D | irq.h | 78 #define ARCH_IRQ_DIRECT_CONNECT(irq_p, priority_p, isr_p, flags_p) \ macro
|
| /Zephyr-latest/include/zephyr/arch/riscv/ |
| D | irq.h | 78 #define ARCH_IRQ_DIRECT_CONNECT(irq_p, priority_p, isr_p, flags_p) \ macro
|
| /Zephyr-latest/include/zephyr/arch/x86/ia32/ |
| D | arch.h | 242 #define ARCH_IRQ_DIRECT_CONNECT(irq_p, priority_p, isr_p, flags_p) \ macro
|