-
CONFIG_GPIO_GECKO_COMMON_INIT_PRIORITY¶
Common initialization priority
Type: int
Default¶
39
Kconfig definition¶
At drivers/gpio/Kconfig.gecko:13
Included via Kconfig:8 → Kconfig.zephyr:32 → drivers/Kconfig:34 → drivers/gpio/Kconfig:52
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.)