-
CONFIG_GPIO_PCAL6408A_INIT_PRIORITY
¶
Init priority
Type: int
Help¶
Device driver initialization priority.
Default¶
70
Kconfig definition¶
At <Zephyr>/drivers/gpio/Kconfig.pcal6408a:16
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:34
→ <Zephyr>/drivers/gpio/Kconfig:86
Menu path: (Top) → Device Drivers → GPIO Drivers → PCAL6408A I2C GPIO chip
config GPIO_PCAL6408A_INIT_PRIORITY int "Init priority" default 70 depends onGPIO_PCAL6408A
&&GPIO
help Device driver initialization priority.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)