Zephyr API 3.6.99
|
Cortex-A public interrupt handling. More...
Go to the source code of this file.
Macros | |
#define | ARCH_IRQ_CONNECT(irq_p, priority_p, isr_p, isr_param_p, flags_p) |
Functions | |
void | arch_irq_enable (unsigned int irq) |
void | arch_irq_disable (unsigned int irq) |
int | arch_irq_is_enabled (unsigned int irq) |
Cortex-A public interrupt handling.
ARM64-specific kernel interrupt handling interface. Included by arm64/arch.h.
#define ARCH_IRQ_CONNECT | ( | irq_p, | |
priority_p, | |||
isr_p, | |||
isr_param_p, | |||
flags_p ) |
|
extern |
|
extern |
|
extern |