Home
last modified time | relevance | path

Searched full:tca954x (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/drivers/i2c/
DKconfig.tca954x10 Enable TCA954x series I2C bus switch
15 int "TCA954x root driver init priority"
21 int "TCA954x channel driver init priority"
Di2c_tca954x.c15 LOG_MODULE_REGISTER(tca954x, CONFIG_I2C_LOG_LEVEL);
70 LOG_DBG("tca954x: failed to set channel"); in tca954x_set_channel()
DKconfig153 source "drivers/i2c/Kconfig.tca954x"
/Zephyr-latest/dts/bindings/i2c/
Dti,tca954x-base.yaml4 # Common fields for TI TCA954X I2C mux family
7 TCA954x I2C switch
13 /* The tca954x node must be a child of an i2c controller */
56 description: TCA954x I2C switch channel node
Dti,tca9544a.yaml7 include: ti,tca954x-base.yaml
Dti,tca9546a.yaml7 include: ti,tca954x-base.yaml
Dti,tca9548a.yaml7 include: ti,tca954x-base.yaml
/Zephyr-latest/tests/drivers/i2c/i2c_tca954x/
Dtestcase.yaml2 drivers.i2c.tca954x: