Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_reg.h525 #define I2C_INT_STATUS_REG(i) (REG_I2C_BASE(i) + 0x002c) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Di2c_reg.h627 #define I2C_INT_STATUS_REG(i) (REG_I2C_BASE(i) + 0x2C) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Di2c_reg.h627 #define I2C_INT_STATUS_REG(i) (REG_I2C_BASE(i) + 0x2C) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Di2c_reg.h785 #define I2C_INT_STATUS_REG (DR_REG_I2C_BASE + 0x2c) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Di2c_reg.h626 #define I2C_INT_STATUS_REG(i) (REG_I2C_BASE(i) + 0x002c) macro