Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_system/port/soc/esp32s3/
Dsystem_internal.c113 SET_PERI_REG_MASK(SYSTEM_EDMA_CTRL_REG, SYSTEM_EDMA_RESET); in esp_restart_noos()
114 CLEAR_PERI_REG_MASK(SYSTEM_EDMA_CTRL_REG, SYSTEM_EDMA_RESET); in esp_restart_noos()
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Dsystem_reg.h128 #define SYSTEM_EDMA_RESET (BIT(1)) macro
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Dsystem_reg.h703 #define SYSTEM_EDMA_RESET (BIT(1)) macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dsystem_reg.h744 #define SYSTEM_EDMA_RESET (BIT(1)) macro