CONFIG_I2C_TCA9546_ROOT_INIT_PRIO¶
TCA9546a root driver init priority
Type: int
Default¶
Kconfig definition¶
At <Zephyr Driver>/i2c/Kconfig.tca9546a:11
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Zephyr Driver>/Kconfig:42
→ <Zephyr Driver>/i2c/Kconfig:46
Menu path: (Top) → Device Drivers → I2C Drivers → I2C addressable switch
config I2C_TCA9546_ROOT_INIT_PRIO
int "TCA9546a root driver init priority"
default I2C_INIT_PRIORITY
depends on I2C_TCA9546A && I2C
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)