-
CONFIG_I2C_SLAVE_INIT_PRIORITY
¶
Init priority
Type: int
Help¶
I2C Slave device driver initialization priority.
Kconfig definition¶
At drivers/i2c/slave/Kconfig:19
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:38
→ drivers/i2c/Kconfig:23
Menu path: (top menu) → Device Drivers → I2C Drivers → I2C Slave Drivers
config I2C_SLAVE_INIT_PRIORITY int prompt "Init priority" ifI2C_SLAVE
&&I2C
default 60 ifI2C_SLAVE
&&I2C
depends onI2C_SLAVE
&&I2C
help I2C Slave device driver initialization priority.
(Definitions include propagated dependencies, including from if’s and menus.)