The latest development version of this page may be more current than this released 2.7.5 version.
choice: Port 0 Interrupts via

Port 0 Interrupts via

Type: bool

Direct dependencies

GPIO_DW_0 && GPIO_DW && GPIO

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At drivers/gpio/Kconfig.dw:40

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:36drivers/gpio/Kconfig:26

Menu path: (Top) → Device Drivers → GPIO Drivers → Designware GPIO → Designware GPIO block 0

choice
    bool "Port 0 Interrupts via"
    default GPIO_DW_0_IRQ_DIRECT
    depends on GPIO_DW_0 && GPIO_DW && GPIO

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)