Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_reg.h414 #define I2S_TX_HALF_SAMPLE_BITS_M ((I2S_TX_HALF_SAMPLE_BITS_V)<<(I2S_TX_HALF_SAMPLE_BITS_S))
415 #define I2S_TX_HALF_SAMPLE_BITS_V 0x3F macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_reg.h441 #define I2S_TX_HALF_SAMPLE_BITS_M ((I2S_TX_HALF_SAMPLE_BITS_V)<<(I2S_TX_HALF_SAMPLE_BITS_S))
442 #define I2S_TX_HALF_SAMPLE_BITS_V 0x3F macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_reg.h512 #define I2S_TX_HALF_SAMPLE_BITS_M (I2S_TX_HALF_SAMPLE_BITS_V << I2S_TX_HALF_SAMPLE_BITS_S)
513 #define I2S_TX_HALF_SAMPLE_BITS_V 0x0000003FU macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_reg.h529 #define I2S_TX_HALF_SAMPLE_BITS_M (I2S_TX_HALF_SAMPLE_BITS_V << I2S_TX_HALF_SAMPLE_BITS_S)
530 #define I2S_TX_HALF_SAMPLE_BITS_V 0x000000FFU macro