Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_reg.h161 #define I2S_RX_STOP_MODE_M ((I2S_RX_STOP_MODE_V)<<(I2S_RX_STOP_MODE_S))
162 #define I2S_RX_STOP_MODE_V 0x3 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_reg.h177 #define I2S_RX_STOP_MODE_M ((I2S_RX_STOP_MODE_V)<<(I2S_RX_STOP_MODE_S))
178 #define I2S_RX_STOP_MODE_V 0x3 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_reg.h228 #define I2S_RX_STOP_MODE_M (I2S_RX_STOP_MODE_V << I2S_RX_STOP_MODE_S)
229 #define I2S_RX_STOP_MODE_V 0x00000003U macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_reg.h183 #define I2S_RX_STOP_MODE_M (I2S_RX_STOP_MODE_V << I2S_RX_STOP_MODE_S)
184 #define I2S_RX_STOP_MODE_V 0x00000003U macro