Searched full:tca9546a (Results 1 – 7 of 7) sorted by relevance
/Zephyr-latest/dts/bindings/i2c/ |
D | ti,tca9546a.yaml | 1 # Binding for TI TCA9546A, compatible with NXP PCA9546A 3 description: Texas Instruments TCA9546A binding 5 compatible: "ti,tca9546a" 10 compatible: "ti,tca9546a-channel"
|
D | ti,tca954x-base.yaml | 14 mux: tca9546a@77 { 15 compatible = "ti,tca9546a"; 23 compatible: "ti,tca9546a-channel" 35 compatible: "ti,tca9546a-channel"
|
/Zephyr-latest/tests/drivers/i2c/i2c_tca954x/boards/ |
D | nrf52840dk_nrf52840.overlay | 9 mux: tca9546a@77 { 10 compatible = "ti,tca9546a"; 17 compatible = "ti,tca9546a-channel"; 24 compatible = "ti,tca9546a-channel";
|
/Zephyr-latest/tests/drivers/i2c/i2c_tca954x/ |
D | testcase.yaml | 8 filter: dt_compat_enabled("ti,tca9546a")
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_tca954x.c | 210 * TCA9546A: 4 channels switch
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.7.rst | 886 :dtcompatible:`ti,tca9538`, :dtcompatible:`ti,tca9546a`, 1367 * :github:`37786` - Example for tca9546a multiplexor driver
|
D | release-notes-3.3.rst | 3711 * :github:`40833` - driver: i2c: TCA9546a: Have compilation fails when driver init priority missmat…
|