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

GPIO 7 interrupt priority

Type: int

Direct dependencies

GPIO_SIFIVE && GPIO

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

Defaults

Kconfig definition

At drivers/gpio/Kconfig.sifive:51

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

Menu path: (top menu) → Device Drivers → GPIO Drivers → SiFive Freedom Processor GPIO driver

config GPIO_SIFIVE_7_PRIORITY
    int
    prompt "GPIO 7 interrupt priority" if GPIO_SIFIVE && GPIO
    default 1 if GPIO_SIFIVE && GPIO
    depends on GPIO_SIFIVE && GPIO

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