instance 1 interrupt
Type: int
Help¶
System interrupt number to be handled by this instance of the driver.
Defaults¶
No defaults. Implicitly defaults to the empty string.
Kconfig definition¶
At drivers/interrupt_controller/Kconfig.shared_irq:96
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:36
Menu path: (top menu) → Device Drivers → Shared interrupt driver
config SHARED_IRQ_1_IRQ int prompt "instance 1 interrupt" ifSHARED_IRQ_1
depends onSHARED_IRQ_1
help System interrupt number to be handled by this instance of the driver.
(Definitions include propagated dependencies, including from if’s and menus.)