![]() |
no-OS
|
#include <no_os_irq.h>
Public Attributes | |
| uint32_t | irq_ctrl_id |
| const struct no_os_irq_platform_ops * | platform_ops |
| uint32_t | ref |
| void * | extra |
| void* no_os_irq_ctrl_desc::extra |
This is intended to store irq controller specific configurations, it should not be a reference to any peripheral descriptor.
| uint32_t no_os_irq_ctrl_desc::irq_ctrl_id |
Interrupt request controller ID.
| const struct no_os_irq_platform_ops* no_os_irq_ctrl_desc::platform_ops |
Platform specific IRQ platform ops structure.
| uint32_t no_os_irq_ctrl_desc::ref |