-
CONFIG_GPIO_DW_2_IRQ_DIRECT
¶
Direct Hardware Interrupt
Type: bool
Help¶
When interrupts fire, the driver’s ISR function is being called directly.
Direct dependencies¶
<choice: Port 1 Interrupts via>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At drivers/gpio/Kconfig.dw:144
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:32
→ drivers/gpio/Kconfig:25
Menu path: (top menu) → Device Drivers → GPIO Drivers → Designware GPIO → Port 1 Interrupts via
config GPIO_DW_2_IRQ_DIRECT bool prompt "Direct Hardware Interrupt" if <choice: Port 1 Interrupts via> depends on <choice: Port 1 Interrupts via> help When interrupts fire, the driver's ISR function is being called directly.
(Definitions include propagated dependencies, including from if’s and menus.)