Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Dsystem_reg.h46 #define SYSTEM_RST_EN_ASSIST_DEBUG (BIT(6)) macro
/hal_espressif-3.4.0/components/bootloader_support/src/esp32h2/
Dbootloader_esp32h2.c222 REG_CLR_BIT(SYSTEM_CPU_PERI_RST_EN_REG, SYSTEM_RST_EN_ASSIST_DEBUG); in wdt_reset_cpu0_info_enable()
/hal_espressif-3.4.0/zephyr/esp32s3/src/boot/
Dbootloader_init.c155 REG_CLR_BIT(SYSTEM_CPU_PERI_RST_EN_REG, SYSTEM_RST_EN_ASSIST_DEBUG); in wdt_reset_cpu0_info_enable()
/hal_espressif-3.4.0/components/bootloader_support/src/esp32c3/
Dbootloader_esp32c3.c223 REG_CLR_BIT(SYSTEM_CPU_PERI_RST_EN_REG, SYSTEM_RST_EN_ASSIST_DEBUG); in wdt_reset_cpu0_info_enable()
/hal_espressif-3.4.0/components/bootloader_support/src/esp32s3/
Dbootloader_esp32s3.c219 REG_CLR_BIT(SYSTEM_CPU_PERI_RST_EN_REG, SYSTEM_RST_EN_ASSIST_DEBUG); in wdt_reset_cpu0_info_enable()
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Dsystem_reg.h45 #define SYSTEM_RST_EN_ASSIST_DEBUG (BIT(6)) macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dsystem_reg.h74 #define SYSTEM_RST_EN_ASSIST_DEBUG (BIT(6)) macro