Home
last modified time | relevance | path

Searched refs:I2S_TX_PDM_PRESCALE_V (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))
611 #define I2S_TX_PDM_PRESCALE_V 0xFF 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))
643 #define I2S_TX_PDM_PRESCALE_V 0xFF 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)
706 #define I2S_TX_PDM_PRESCALE_V 0x000000FFU 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)
708 #define I2S_TX_PDM_PRESCALE_V 0x000000FFU 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))
1439 #define I2S_TX_PDM_PRESCALE_V 0xFF macro