Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_reg.h1017 #define I2S_SINGLE_DATA_M ((I2S_SINGLE_DATA_V)<<(I2S_SINGLE_DATA_S))
1019 #define I2S_SINGLE_DATA_S 0 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_reg.h1071 #define I2S_SINGLE_DATA_M ((I2S_SINGLE_DATA_V)<<(I2S_SINGLE_DATA_S))
1073 #define I2S_SINGLE_DATA_S 0 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_reg.h1243 #define I2S_SINGLE_DATA_M (I2S_SINGLE_DATA_V << I2S_SINGLE_DATA_S)
1245 #define I2S_SINGLE_DATA_S 0 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_reg.h1245 #define I2S_SINGLE_DATA_M (I2S_SINGLE_DATA_V << I2S_SINGLE_DATA_S)
1247 #define I2S_SINGLE_DATA_S 0 macro