Home
last modified time | relevance | path

Searched refs:I2S_TX_PDM_PRESCALE_S (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_reg.h610 #define I2S_TX_PDM_PRESCALE_M ((I2S_TX_PDM_PRESCALE_V)<<(I2S_TX_PDM_PRESCALE_S))
612 #define I2S_TX_PDM_PRESCALE_S 5 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_reg.h642 #define I2S_TX_PDM_PRESCALE_M ((I2S_TX_PDM_PRESCALE_V)<<(I2S_TX_PDM_PRESCALE_S))
644 #define I2S_TX_PDM_PRESCALE_S 5 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_reg.h705 #define I2S_TX_PDM_PRESCALE_M (I2S_TX_PDM_PRESCALE_V << I2S_TX_PDM_PRESCALE_S)
707 #define I2S_TX_PDM_PRESCALE_S 5 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_reg.h707 #define I2S_TX_PDM_PRESCALE_M (I2S_TX_PDM_PRESCALE_V << I2S_TX_PDM_PRESCALE_S)
709 #define I2S_TX_PDM_PRESCALE_S 5 macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2s_reg.h1438 #define I2S_TX_PDM_PRESCALE_M ((I2S_TX_PDM_PRESCALE_V)<<(I2S_TX_PDM_PRESCALE_S))
1440 #define I2S_TX_PDM_PRESCALE_S 8 macro