Home
last modified time | relevance | path

Searched refs:SYSTEM_DMA_RST (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32h2/
Dsystem_internal.c100 SET_PERI_REG_MASK(SYSTEM_PERIP_RST_EN1_REG, SYSTEM_DMA_RST); in esp_restart_noos()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32c3/
Dsystem_internal.c116 SET_PERI_REG_MASK(SYSTEM_PERIP_RST_EN1_REG, SYSTEM_DMA_RST); in esp_restart_noos()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s3/
Dsystem_internal.c110 SET_PERI_REG_MASK(SYSTEM_PERIP_RST_EN1_REG, SYSTEM_DMA_RST); in esp_restart_noos()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dclk_gate_ll.h105 return SYSTEM_DMA_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dclk_gate_ll.h117 return SYSTEM_DMA_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dclk_gate_ll.h161 return SYSTEM_DMA_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsystem_reg.h561 #define SYSTEM_DMA_RST (BIT(6)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dclkrst_reg.h976 #define SYSTEM_DMA_RST (BIT(7)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsystem_reg.h596 #define SYSTEM_DMA_RST (BIT(6)) macro