Searched refs:DR_REG_I2C_EXT_BASE (Results 1 – 2 of 2) sorted by relevance
/device/soc/esp/esp32/components/soc/esp32/include/soc/ | ||
D | soc.h | 58 #define DR_REG_I2C_EXT_BASE 0x3ff53000 macro |
D | i2c_reg.h | 20 #define REG_I2C_BASE(i) (DR_REG_I2C_EXT_BASE + (i) * 0x14000 ) |