-
CONFIG_GPIO_SX1509B_INIT_PRIORITY
¶
Init priority
Type: int
Help¶
Device driver initialization priority.
Default¶
70
Kconfig definition¶
At drivers/gpio/Kconfig.sx1509b:18
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:34
→ drivers/gpio/Kconfig:58
Menu path: (Top) → Device Drivers → GPIO Drivers → SX1509B I2C GPIO chip
config GPIO_SX1509B_INIT_PRIORITY int "Init priority" default 70 depends onGPIO_SX1509B
&&GPIO
help Device driver initialization priority.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)