Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_reg.h475 #define I2S_TX_CLK_SEL_M ((I2S_TX_CLK_SEL_V)<<(I2S_TX_CLK_SEL_S))
476 #define I2S_TX_CLK_SEL_V 0x3 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_reg.h505 #define I2S_TX_CLK_SEL_M ((I2S_TX_CLK_SEL_V)<<(I2S_TX_CLK_SEL_S))
506 #define I2S_TX_CLK_SEL_V 0x3 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_reg.h598 #define I2S_TX_CLK_SEL_M (I2S_TX_CLK_SEL_V << I2S_TX_CLK_SEL_S)
599 #define I2S_TX_CLK_SEL_V 0x00000003U macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_reg.h600 #define I2S_TX_CLK_SEL_M (I2S_TX_CLK_SEL_V << I2S_TX_CLK_SEL_S)
601 #define I2S_TX_CLK_SEL_V 0x00000003U macro