Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_reg.h376 #define I2S_RX_HALF_SAMPLE_BITS_M ((I2S_RX_HALF_SAMPLE_BITS_V)<<(I2S_RX_HALF_SAMPLE_BITS_S))
377 #define I2S_RX_HALF_SAMPLE_BITS_V 0x3F macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_reg.h393 #define I2S_RX_HALF_SAMPLE_BITS_M ((I2S_RX_HALF_SAMPLE_BITS_V)<<(I2S_RX_HALF_SAMPLE_BITS_S))
394 #define I2S_RX_HALF_SAMPLE_BITS_V 0x3F macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_reg.h462 #define I2S_RX_HALF_SAMPLE_BITS_M (I2S_RX_HALF_SAMPLE_BITS_V << I2S_RX_HALF_SAMPLE_BITS_S)
463 #define I2S_RX_HALF_SAMPLE_BITS_V 0x0000003FU macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_reg.h492 #define I2S_RX_HALF_SAMPLE_BITS_M (I2S_RX_HALF_SAMPLE_BITS_V << I2S_RX_HALF_SAMPLE_BITS_S)
493 #define I2S_RX_HALF_SAMPLE_BITS_V 0x000000FFU macro