Home
last modified time | relevance | path

Searched refs:i2c0 (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/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/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/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/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/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/samples/sensor/tmp112/boards/
Dfrdm_k64f.overlay7 &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/sensor/bme280/boards/
Dintel_adl_crb.overlay7 &i2c0 {
/Zephyr-latest/boards/seeed/xiao_esp32s3/
Dxiao_esp32s3_procpu_common.dtsi24 i2c-0 = &i2c0;
50 &i2c0 {
/Zephyr-latest/samples/sensor/bmg160/boards/
Dfrdm_k64f.overlay7 &i2c0 {
/Zephyr-latest/tests/drivers/sensor/akm09918c/boards/
Dnative_sim.overlay5 &i2c0 {
/Zephyr-latest/tests/subsys/rtio/rtio_i2c/boards/
Dnative_sim.overlay5 &i2c0 {
/Zephyr-latest/samples/sensor/max44009/boards/
Dfrdm_k64f.overlay7 &i2c0 {
/Zephyr-latest/samples/sensor/sx9500/boards/
Dfrdm_k64f.overlay7 &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/seeed/xiao_esp32c3/
Dxiao_esp32c3.dts29 i2c-0 = &i2c0;
45 &i2c0 {
/Zephyr-latest/samples/sensor/mpu6050/boards/
Dnrf52dk_nrf52832.overlay7 &i2c0 {
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/boards/
Dnative_posix.overlay11 &i2c0 {
/Zephyr-latest/samples/drivers/led/is31fl3733/boards/
Dfrdm_k22f.overlay7 &i2c0 {
/Zephyr-latest/samples/sensor/jc42/boards/
Dfrdm_k64f.overlay7 &i2c0 {

12345678910>>...15