CONFIG_GPIO_DW_0_IRQ_DIRECT
Direct Hardware Interrupt
Type: bool
Help
When interrupts fire, the driver's ISR function is being called directly.
Direct dependencies
<choice: Port 0 Interrupts via>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Driver>/gpio/Kconfig.dw:39
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:36
→ <Driver>/gpio/Kconfig:32
Menu path: (Top) → Device Drivers → GPIO Drivers → Designware GPIO → Designware GPIO block 0 → Port 0 Interrupts via
config GPIO_DW_0_IRQ_DIRECT
bool "Direct Hardware Interrupt"
depends on <choice>
help
When interrupts fire, the driver's ISR function is being called directly.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)