The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_GPIO_DW_3_IRQ_PRI

Controller interrupt priority

Type: int

Help

IRQ priority

Direct dependencies

GPIO_DW_3 && GPIO_DW_3_IRQ_DIRECT && !HAS_DTS && GPIO_DW && GPIO

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to the empty string.

Kconfig definition

At drivers/gpio/Kconfig.dw:204

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:32drivers/gpio/Kconfig:25

Menu path: (top menu) → Device Drivers → GPIO Drivers → Designware GPIO

config GPIO_DW_3_IRQ_PRI
    int
    prompt "Controller interrupt priority" if GPIO_DW_3 && GPIO_DW_3_IRQ_DIRECT && !HAS_DTS && GPIO_DW && GPIO
    depends on GPIO_DW_3 && GPIO_DW_3_IRQ_DIRECT && !HAS_DTS && GPIO_DW && GPIO
    help
      IRQ priority

(Definitions include propagated dependencies, including from if’s and menus.)