Home
last modified time | relevance | path

Searched refs:I2S_RX_START (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/zephyr/esp32/src/
Dsoc_random.c70 SET_PERI_REG_MASK(I2S_CONF_REG(0), I2S_RX_START); in soc_random_enable()
78 CLEAR_PERI_REG_MASK(I2S_CONF_REG(0), I2S_RX_START); in soc_random_disable()
/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_random_esp32.c75 SET_PERI_REG_MASK(I2S_CONF_REG(0), I2S_RX_START); in bootloader_random_enable()
82 CLEAR_PERI_REG_MASK(I2S_CONF_REG(0), I2S_RX_START); in bootloader_random_disable()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_reg.h212 #define I2S_RX_START (BIT(2)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_reg.h228 #define I2S_RX_START (BIT(2)) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_reg.h167 #define I2S_RX_START (BIT(2)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_reg.h167 #define I2S_RX_START (BIT(2)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2s_reg.h162 #define I2S_RX_START (BIT(5)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2s_reg.h95 #define I2S_RX_START (BIT(5)) macro