Searched refs:DR_REG_I2C_EXT0_BASE (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-latest/components/soc/esp32h2/include/soc/ | ||
D | reg_base.h | 11 #define DR_REG_I2C_EXT0_BASE 0x60004000 macro |
D | soc.h | 27 #define REG_I2C_BASE(i) (DR_REG_I2C_EXT0_BASE + (i) * 0x1000) |