Home
last modified time | relevance | path

Searched full:i2c0 (Results 1 – 25 of 409) sorted by relevance

12345678910>>...17

/Zephyr-latest/tests/drivers/i2c/i2c_api/boards/
Dcyw920829m2evk_02.overlay8 gy271 = &i2c0;
9 i2c-0 =&i2c0;
13 i2c0: &scb0 {
Dit8xxx2_evb.overlay3 gy271 = &i2c0;
/Zephyr-latest/tests/drivers/i2c/i2c_tca954x/src/
Dmain.c36 const struct device *const i2c0 = DEVICE_DT_GET(I2C_0_CTRL_NODE_ID); in ZTEST() local
39 zassert_true(device_is_ready(i2c0), "I2C 0 not ready"); in ZTEST()
42 i2c_read(i2c0, buff, 1, 0x42); in ZTEST()
/Zephyr-latest/dts/bindings/i2c/
Dnordic,nrf-twi.yaml16 &i2c0 {
27 A "TWI0" instance in the table means "i2c0" in the devicetree
33 i2c0: i2c@40003000 {
Dzephyr,i2c-emul-controller.yaml24 example, if we wanted to forward any requests from i2c0@0x20 to i2c1, we
27 &i2c0 {
Dite,common-i2c.yaml53 being swapped between node &i2c0 and &i2c2 in the application:
58 &i2c0 {
78 setting and recovery pin in &i2c0 and &i2c2 nodes must also be
/Zephyr-latest/samples/sensor/thermometer/boards/
Dfrdm_k22f.overlay15 * wired to i2c0 and PTC2 externally
17 &i2c0 {
/Zephyr-latest/boards/microchip/mpfs_icicle/
Dmpfs_icicle_common.dtsi18 i2c0 = &i2c0;
75 &i2c0 {
/Zephyr-latest/dts/bindings/sensor/
Dsensirion,shtcx.yaml10 Example device tree node describing a Sensirion SHTC3 Sensor on the i2c0 bus:
12 &i2c0 {
/Zephyr-latest/dts/bindings/mtd/
Datmel,at24.yaml20 Example devicetree node describing a ST M24M01 EEPROM on the i2c0 bus:
22 &i2c0 {
/Zephyr-latest/boards/heltec/heltec_wifi_lora32_v2/
Dheltec_wifi_lora32_v2_procpu.dts19 i2c-0 = &i2c0;
82 &i2c0 {
119 arduino_i2c: &i2c0 {};
/Zephyr-latest/boards/panasonic/pan1781_evb/
Dpan1781_evb-pinctrl.dtsi8 /* flow control cannot be used together with i2c0,
21 /* flow control cannot be used together with i2c0,
/Zephyr-latest/boards/seeed/xiao_esp32s3/
Dxiao_esp32s3_procpu_common.dtsi24 i2c-0 = &i2c0;
50 &i2c0 {
/Zephyr-latest/boards/seeed/xiao_esp32c3/
Dxiao_esp32c3.dts29 i2c-0 = &i2c0;
45 &i2c0 {
/Zephyr-latest/boards/others/esp32c3_supermini/
Desp32c3_supermini.dts29 i2c-0 = &i2c0;
66 &i2c0 {
/Zephyr-latest/tests/drivers/fuel_gauge/bq27z746/boards/
Dnative_sim.overlay5 &i2c0 {
/Zephyr-latest/tests/drivers/fuel_gauge/max17048/boards/
Dnative_sim.overlay5 &i2c0 {
/Zephyr-latest/samples/sensor/max30101/boards/
Dhexiwear_mk64f12.overlay7 &i2c0 {
/Zephyr-latest/tests/drivers/sensor/akm09918c/boards/
Dnative_sim.overlay5 &i2c0 {
/Zephyr-latest/samples/drivers/led/lp5562/boards/
Dnrf52840dk_nrf52840.overlay3 &i2c0 {
/Zephyr-latest/samples/drivers/led/lp5569/boards/
Dnrf52840dk_nrf52840.overlay3 &i2c0 {
/Zephyr-latest/samples/drivers/led/lp50xx/boards/
Dlpcxpresso11u68.overlay10 &i2c0 {
11 /* TI LP5030 LED controller connected to I2C0. */
/Zephyr-latest/samples/sensor/bme280/boards/
Dintel_adl_crb.overlay7 &i2c0 {
/Zephyr-latest/samples/sensor/tmp112/boards/
Dfrdm_k64f.overlay7 &i2c0 {
/Zephyr-latest/tests/subsys/rtio/rtio_i2c/boards/
Dnative_sim.overlay5 &i2c0 {

12345678910>>...17