Home
last modified time | relevance | path

Searched refs:I2C_SLAVE_ADDR (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/tools/test_apps/peripherals/i2c_wifi/main/
Di2c_wifi_main.c21 #define I2C_SLAVE_ADDR CONFIG_TEST_I2C_SLAVE_ADDR macro
128 i2c_master_write_byte(cmd, (I2C_SLAVE_ADDR << 1) | I2C_MASTER_WRITE, I2C_ACK_CHECK_DIS); in i2c_master_write_to_slave()
183 .slave.slave_addr = I2C_SLAVE_ADDR, in i2c_slave_init()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_reg.h176 #define I2C_SLAVE_ADDR 0x00007FFF macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Di2c_reg.h208 #define I2C_SLAVE_ADDR 0x00007FFF macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Di2c_reg.h208 #define I2C_SLAVE_ADDR 0x00007FFF macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Di2c_reg.h265 #define I2C_SLAVE_ADDR 0x00007FFFU macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Di2c_reg.h201 #define I2C_SLAVE_ADDR 0x00007FFF macro