-
CONFIG_I2C_INIT_PRIORITY
¶
Init priority
Type: int
Help¶
I2C device driver initialization priority.
Kconfig definition¶
At drivers/i2c/Kconfig:32
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:38
Menu path: (top menu) → Device Drivers → I2C Drivers
config I2C_INIT_PRIORITY int prompt "Init priority" ifI2C
default 60 ifI2C
depends onI2C
help I2C device driver initialization priority.
(Definitions include propagated dependencies, including from if’s and menus.)