Home
last modified time | relevance | path

Searched refs:SYSTEM_APB_SARADC_RST_M (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_random_esp32c2.c30 CLEAR_PERI_REG_MASK(SYSTEM_PERIP_RST_EN0_REG, SYSTEM_APB_SARADC_RST_M); in bootloader_random_enable()
Dbootloader_random_esp32c3.c30 CLEAR_PERI_REG_MASK(SYSTEM_PERIP_RST_EN0_REG, SYSTEM_APB_SARADC_RST_M); in bootloader_random_enable()
/hal_espressif-latest/zephyr/esp32c2/src/
Dsoc_random.c30 CLEAR_PERI_REG_MASK(SYSTEM_PERIP_RST_EN0_REG, SYSTEM_APB_SARADC_RST_M); in soc_random_enable()
/hal_espressif-latest/zephyr/esp32c3/src/
Dsoc_random.c30 CLEAR_PERI_REG_MASK(SYSTEM_PERIP_RST_EN0_REG, SYSTEM_APB_SARADC_RST_M); in soc_random_enable()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsystem_reg.h276 #define SYSTEM_APB_SARADC_RST_M (SYSTEM_APB_SARADC_RST_V << SYSTEM_APB_SARADC_RST_S) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsystem_reg.h362 #define SYSTEM_APB_SARADC_RST_M (BIT(28)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsystem_reg.h397 #define SYSTEM_APB_SARADC_RST_M (BIT(28)) macro