Home
last modified time | relevance | path

Searched refs:REG_I2C_BASE (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_reg.h20 #define REG_I2C_BASE(i) (DR_REG_I2C_EXT_BASE + (i) * 0x14000 ) macro
22 #define I2C_SCL_LOW_PERIOD_REG(i) (REG_I2C_BASE(i) + 0x0000)
30 #define I2C_CTR_REG(i) (REG_I2C_BASE(i) + 0x0004)
86 #define I2C_SR_REG(i) (REG_I2C_BASE(i) + 0x0008)
158 #define I2C_TO_REG(i) (REG_I2C_BASE(i) + 0x000c)
166 #define I2C_SLAVE_ADDR_REG(i) (REG_I2C_BASE(i) + 0x0010)
181 #define I2C_RXFIFO_ST_REG(i) (REG_I2C_BASE(i) + 0x0014)
211 #define I2C_FIFO_CONF_REG(i) (REG_I2C_BASE(i) + 0x0018)
266 #define I2C_DATA_REG(i) (REG_I2C_BASE(i) + 0x001c)
274 #define I2C_INT_RAW_REG(i) (REG_I2C_BASE(i) + 0x0020)
[all …]
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Di2c_reg.h22 #define I2C_SCL_LOW_PERIOD_REG(i) (REG_I2C_BASE(i) + 0x0000)
30 #define I2C_CTR_REG(i) (REG_I2C_BASE(i) + 0x0004)
104 #define I2C_SR_REG(i) (REG_I2C_BASE(i) + 0x0008)
178 #define I2C_TO_REG(i) (REG_I2C_BASE(i) + 0x000c)
192 #define I2C_SLAVE_ADDR_REG(i) (REG_I2C_BASE(i) + 0x0010)
206 #define I2C_FIFO_ST_REG(i) (REG_I2C_BASE(i) + 0x0014)
250 #define I2C_FIFO_CONF_REG(i) (REG_I2C_BASE(i) + 0x0018)
306 #define I2C_DATA_REG(i) (REG_I2C_BASE(i) + 0x001c)
314 #define I2C_INT_RAW_REG(i) (REG_I2C_BASE(i) + 0x0020)
418 #define I2C_INT_CLR_REG(i) (REG_I2C_BASE(i) + 0x0024)
[all …]
Dsoc.h102 #define REG_I2C_BASE(i) (DR_REG_I2C_EXT_BASE + (i) * 0x14000 ) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Di2c_reg.h23 #define I2C_SCL_LOW_PERIOD_REG(i) (REG_I2C_BASE(i) + 0x0)
31 #define I2C_CTR_REG(i) (REG_I2C_BASE(i) + 0x4)
123 #define I2C_SR_REG(i) (REG_I2C_BASE(i) + 0x8)
185 #define I2C_TO_REG(i) (REG_I2C_BASE(i) + 0xC)
199 #define I2C_SLAVE_ADDR_REG(i) (REG_I2C_BASE(i) + 0x10)
213 #define I2C_FIFO_ST_REG(i) (REG_I2C_BASE(i) + 0x14)
245 #define I2C_FIFO_CONF_REG(i) (REG_I2C_BASE(i) + 0x18)
289 #define I2C_DATA_REG(i) (REG_I2C_BASE(i) + 0x1C)
297 #define I2C_INT_RAW_REG(i) (REG_I2C_BASE(i) + 0x20)
407 #define I2C_INT_CLR_REG(i) (REG_I2C_BASE(i) + 0x24)
[all …]
Dsoc.h78 #define REG_I2C_BASE(i) (DR_REG_I2C_EXT_BASE + (i) * 0x14000 ) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Di2c_reg.h23 #define I2C_SCL_LOW_PERIOD_REG(i) (REG_I2C_BASE(i) + 0x0)
31 #define I2C_CTR_REG(i) (REG_I2C_BASE(i) + 0x4)
123 #define I2C_SR_REG(i) (REG_I2C_BASE(i) + 0x8)
185 #define I2C_TO_REG(i) (REG_I2C_BASE(i) + 0xC)
199 #define I2C_SLAVE_ADDR_REG(i) (REG_I2C_BASE(i) + 0x10)
213 #define I2C_FIFO_ST_REG(i) (REG_I2C_BASE(i) + 0x14)
245 #define I2C_FIFO_CONF_REG(i) (REG_I2C_BASE(i) + 0x18)
289 #define I2C_DATA_REG(i) (REG_I2C_BASE(i) + 0x1C)
297 #define I2C_INT_RAW_REG(i) (REG_I2C_BASE(i) + 0x20)
407 #define I2C_INT_CLR_REG(i) (REG_I2C_BASE(i) + 0x24)
[all …]
Dsoc.h106 #define REG_I2C_BASE(i) (DR_REG_I2C_EXT_BASE + (i) * 0x14000 ) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc.h122 #define REG_I2C_BASE(i) (DR_REG_I2C_EXT_BASE + (i) * 0x14000 ) macro