Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bootloader_support/src/
Dbootloader_random_esp32s3.c98 SET_PERI_REG_MASK(SYSTEM_PERIP_RST_EN0_REG, SYSTEM_APB_SARADC_RST); in bootloader_random_disable()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dclk_gate_ll.h83 return SYSTEM_APB_SARADC_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dclk_gate_ll.h95 return SYSTEM_APB_SARADC_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dclk_gate_ll.h109 return SYSTEM_APB_SARADC_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsystem_reg.h361 #define SYSTEM_APB_SARADC_RST (BIT(28)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dclkrst_reg.h752 #define SYSTEM_APB_SARADC_RST (BIT(28)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsystem_reg.h396 #define SYSTEM_APB_SARADC_RST (BIT(28)) macro