Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/i2c/
DKconfig.tca954x9 Enable TCA954x series I2C bus switch
14 int "TCA954x root driver init priority"
20 int "TCA954x channel driver init priority"
Di2c_tca954x.c15 LOG_MODULE_REGISTER(tca954x, CONFIG_I2C_LOG_LEVEL);
69 LOG_DBG("tca954x: failed to set channel"); in tca954x_set_channel()
DKconfig85 source "drivers/i2c/Kconfig.tca954x"
/Zephyr-Core-3.5.0/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,tca9546a.yaml7 include: ti,tca954x-base.yaml
Dti,tca9548a.yaml7 include: ti,tca954x-base.yaml
/Zephyr-Core-3.5.0/tests/drivers/i2c/i2c_tca954x/
Dtestcase.yaml2 drivers.i2c.tca954x:
/Zephyr-Core-3.5.0/
DCODEOWNERS497 /drivers/i2c/*tca954x* @kurddt