no-OS
|
#include <irq.h>
Public Attributes | |
uint32_t | irq_ctrl_id |
const struct irq_platform_ops * | platform_ops |
void * | extra |
void* irq_ctrl_desc::extra |
IRQ extra parameters (device specific)
uint32_t irq_ctrl_desc::irq_ctrl_id |
Interrupt request controller ID.
const struct irq_platform_ops* irq_ctrl_desc::platform_ops |
Platform specific IRQ platform ops structure.