Home
last modified time | relevance | path

Searched defs:ARCH_IRQ_DIRECT_CONNECT (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/boards/native/common/irq/
Dboard_irq.h44 #define ARCH_IRQ_DIRECT_CONNECT(irq_p, priority_p, isr_p, flags_p) \ macro
/Zephyr-latest/include/zephyr/arch/arc/v2/
Dirq.h78 #define ARCH_IRQ_DIRECT_CONNECT(irq_p, priority_p, isr_p, flags_p) \ macro
/Zephyr-latest/include/zephyr/arch/riscv/
Dirq.h78 #define ARCH_IRQ_DIRECT_CONNECT(irq_p, priority_p, isr_p, flags_p) \ macro
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Darch.h242 #define ARCH_IRQ_DIRECT_CONNECT(irq_p, priority_p, isr_p, flags_p) \ macro