Home
last modified time | relevance | path

Searched refs:I2S_TX_TIMING_REG (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_reg.h938 #define I2S_TX_TIMING_REG(i) (REG_I2S_BASE(i) + 0x005C) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_reg.h992 #define I2S_TX_TIMING_REG(i) (REG_I2S_BASE(i) + 0x5C) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_reg.h1144 #define I2S_TX_TIMING_REG(i) (REG_I2S_BASE(i) + 0x5c) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_reg.h1146 #define I2S_TX_TIMING_REG (DR_REG_I2S_BASE + 0x5c) macro