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

CONFIG_GPIO_GECKO_COMMON_INIT_PRIORITY

Common initialization priority

Type: int

Direct dependencies

GPIO_GECKO && GPIO

(Includes any dependencies from ifs and menus.)

Default

  • 39

Kconfig definition

At drivers/gpio/Kconfig.gecko:13

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

Menu path: (Top) → Device Drivers → GPIO Drivers → Gecko GPIO driver

config GPIO_GECKO_COMMON_INIT_PRIORITY
    int "Common initialization priority"
    default 39
    depends on GPIO_GECKO && GPIO

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