Home
last modified time | relevance | path

Searched refs:I2C_DATA_REG (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_reg.h266 #define I2C_DATA_REG(i) (REG_I2C_BASE(i) + 0x001c) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Di2c_reg.h289 #define I2C_DATA_REG(i) (REG_I2C_BASE(i) + 0x1C) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Di2c_reg.h289 #define I2C_DATA_REG(i) (REG_I2C_BASE(i) + 0x1C) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Di2c_reg.h380 #define I2C_DATA_REG (DR_REG_I2C_BASE + 0x1c) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Di2c_reg.h306 #define I2C_DATA_REG(i) (REG_I2C_BASE(i) + 0x001c) macro