Searched refs:DR_REG_I2S_BASE (Results 1 – 13 of 13) sorted by relevance
17 #define I2S_INT_RAW_REG (DR_REG_I2S_BASE + 0xc)50 #define I2S_INT_ST_REG (DR_REG_I2S_BASE + 0x10)83 #define I2S_INT_ENA_REG (DR_REG_I2S_BASE + 0x14)116 #define I2S_INT_CLR_REG (DR_REG_I2S_BASE + 0x18)149 #define I2S_RX_CONF_REG (DR_REG_I2S_BASE + 0x20)293 #define I2S_TX_CONF_REG (DR_REG_I2S_BASE + 0x24)469 #define I2S_RX_CONF1_REG (DR_REG_I2S_BASE + 0x28)506 #define I2S_TX_CONF1_REG (DR_REG_I2S_BASE + 0x2c)543 #define I2S_RX_CLKM_CONF_REG (DR_REG_I2S_BASE + 0x30)577 #define I2S_TX_CLKM_CONF_REG (DR_REG_I2S_BASE + 0x34)[all …]
20 #define DR_REG_I2S_BASE 0x6000D000 macro
23 #define REG_I2S_BASE(i) (DR_REG_I2S_BASE) // only one…
44 #define DR_REG_I2S_BASE 0x6002D000 macro
28 #define DR_REG_I2S_BASE 0x3ff4F000 macro
11 #define REG_I2S_BASE( i ) ( DR_REG_I2S_BASE + ((i)*0x1E000))
21 #define DR_REG_I2S_BASE 0x6000F000 macro
34 #define REG_I2S_BASE( i ) (DR_REG_I2S_BASE + (i) * 0x1E000)
37 #define DR_REG_I2S_BASE 0x3f40F000 macro
25 #define REG_I2S_BASE( i ) (DR_REG_I2S_BASE)
24 #define DR_REG_I2S_BASE 0x6000C000 macro
23 #define REG_I2S_BASE(i) (DR_REG_I2S_BASE) // only on…