Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_reg.h158 #define I2C_TO_REG(i) (REG_I2C_BASE(i) + 0x000c) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Di2c_reg.h185 #define I2C_TO_REG(i) (REG_I2C_BASE(i) + 0xC) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Di2c_reg.h185 #define I2C_TO_REG(i) (REG_I2C_BASE(i) + 0xC) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Di2c_reg.h241 #define I2C_TO_REG (DR_REG_I2C_BASE + 0xc) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Di2c_reg.h178 #define I2C_TO_REG(i) (REG_I2C_BASE(i) + 0x000c) macro