Home
last modified time | relevance | path

Searched refs:REG_I2S_BASE (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Di2s_reg.h11 #define REG_I2S_BASE( i ) ( DR_REG_I2S_BASE + ((i)*0x1E000)) macro
14 #define I2S_CONF_REG(i) (REG_I2S_BASE(i) + 0x0008)
130 #define I2S_INT_RAW_REG(i) (REG_I2S_BASE(i) + 0x000c)
234 #define I2S_INT_ST_REG(i) (REG_I2S_BASE(i) + 0x0010)
338 #define I2S_INT_ENA_REG(i) (REG_I2S_BASE(i) + 0x0014)
442 #define I2S_INT_CLR_REG(i) (REG_I2S_BASE(i) + 0x0018)
546 #define I2S_TIMING_REG(i) (REG_I2S_BASE(i) + 0x001c)
632 #define I2S_FIFO_CONF_REG(i) (REG_I2S_BASE(i) + 0x0020)
676 #define I2S_RXEOF_NUM_REG(i) (REG_I2S_BASE(i) + 0x0024)
684 #define I2S_CONF_SIGLE_DATA_REG(i) (REG_I2S_BASE(i) + 0x0028)
[all …]
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2s_reg.h14 #define I2S_CONF_REG(i) (REG_I2S_BASE(i) + 0x0008)
197 #define I2S_INT_RAW_REG(i) (REG_I2S_BASE(i) + 0x000c)
307 #define I2S_INT_ST_REG(i) (REG_I2S_BASE(i) + 0x0010)
417 #define I2S_INT_ENA_REG(i) (REG_I2S_BASE(i) + 0x0014)
527 #define I2S_INT_CLR_REG(i) (REG_I2S_BASE(i) + 0x0018)
637 #define I2S_TIMING_REG(i) (REG_I2S_BASE(i) + 0x001c)
725 #define I2S_FIFO_CONF_REG(i) (REG_I2S_BASE(i) + 0x0020)
789 #define I2S_RXEOF_NUM_REG(i) (REG_I2S_BASE(i) + 0x0024)
797 #define I2S_CONF_SIGLE_DATA_REG(i) (REG_I2S_BASE(i) + 0x0028)
806 #define I2S_CONF_CHAN_REG(i) (REG_I2S_BASE(i) + 0x002c)
[all …]
Dsoc.h25 #define REG_I2S_BASE( i ) (DR_REG_I2S_BASE) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_reg.h14 #define I2S_INT_RAW_REG(i) (REG_I2S_BASE(i) + 0x000c)
40 #define I2S_INT_ST_REG(i) (REG_I2S_BASE(i) + 0x0010)
66 #define I2S_INT_ENA_REG(i) (REG_I2S_BASE(i) + 0x0014)
92 #define I2S_INT_CLR_REG(i) (REG_I2S_BASE(i) + 0x0018)
118 #define I2S_RX_CONF_REG(i) (REG_I2S_BASE(i) + 0x0020)
229 #define I2S_TX_CONF_REG(i) (REG_I2S_BASE(i) + 0x0024)
360 #define I2S_RX_CONF1_REG(i) (REG_I2S_BASE(i) + 0x0028)
398 #define I2S_TX_CONF1_REG(i) (REG_I2S_BASE(i) + 0x002C)
436 #define I2S_RX_CLKM_CONF_REG(i) (REG_I2S_BASE(i) + 0x0030)
464 #define I2S_TX_CLKM_CONF_REG(i) (REG_I2S_BASE(i) + 0x0034)
[all …]
Dsoc.h23 #define REG_I2S_BASE(i) (DR_REG_I2S_BASE) // only one… macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_reg.h15 #define I2S_INT_RAW_REG(i) (REG_I2S_BASE(i) + 0xC)
41 #define I2S_INT_ST_REG(i) (REG_I2S_BASE(i) + 0x10)
67 #define I2S_INT_ENA_REG(i) (REG_I2S_BASE(i) + 0x14)
93 #define I2S_INT_CLR_REG(i) (REG_I2S_BASE(i) + 0x18)
119 #define I2S_RX_CONF_REG(i) (REG_I2S_BASE(i) + 0x20)
245 #define I2S_TX_CONF_REG(i) (REG_I2S_BASE(i) + 0x24)
377 #define I2S_RX_CONF1_REG(i) (REG_I2S_BASE(i) + 0x28)
418 #define I2S_TX_CONF1_REG(i) (REG_I2S_BASE(i) + 0x2C)
466 #define I2S_RX_CLKM_CONF_REG(i) (REG_I2S_BASE(i) + 0x30)
494 #define I2S_TX_CLKM_CONF_REG(i) (REG_I2S_BASE(i) + 0x34)
[all …]
Dsoc.h34 #define REG_I2S_BASE( i ) (DR_REG_I2S_BASE + (i) * 0x1E000) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_reg.h17 #define I2S_INT_RAW_REG(i) (REG_I2S_BASE(i) + 0xc)
50 #define I2S_INT_ST_REG(i) (REG_I2S_BASE(i) + 0x10)
83 #define I2S_INT_ENA_REG(i) (REG_I2S_BASE(i) + 0x14)
116 #define I2S_INT_CLR_REG(i) (REG_I2S_BASE(i) + 0x18)
149 #define I2S_RX_CONF_REG(i) (REG_I2S_BASE(i) + 0x20)
279 #define I2S_TX_CONF_REG(i) (REG_I2S_BASE(i) + 0x24)
433 #define I2S_RX_CONF1_REG(i) (REG_I2S_BASE(i) + 0x28)
483 #define I2S_TX_CONF1_REG(i) (REG_I2S_BASE(i) + 0x2c)
541 #define I2S_RX_CLKM_CONF_REG(i) (REG_I2S_BASE(i) + 0x30)
575 #define I2S_TX_CLKM_CONF_REG(i) (REG_I2S_BASE(i) + 0x34)
[all …]
Dsoc.h23 #define REG_I2S_BASE(i) (DR_REG_I2S_BASE) // only on… macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc.h23 #define REG_I2S_BASE(i) (DR_REG_I2S_BASE) // only one… macro