-
CONFIG_GPIO_PCAL9535A_INIT_PRIORITY
¶
Init priority
Type: int
Help¶
Device driver initialization priority.
Defaults¶
- 70 if
GPIO_PCAL9535A
&&GPIO
Kconfig definition¶
At drivers/gpio/Kconfig.pcal9535a:36
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:34
→ drivers/gpio/Kconfig:37
Menu path: (top menu) → Device Drivers → GPIO Drivers → PCAL9535A I2C-based GPIO chip
config GPIO_PCAL9535A_INIT_PRIORITY int prompt "Init priority" ifGPIO_PCAL9535A
&&GPIO
default 70 ifGPIO_PCAL9535A
&&GPIO
depends onGPIO_PCAL9535A
&&GPIO
help Device driver initialization priority.
(Definitions include propagated dependencies, including from if’s and menus.)