Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/esp32c2/src/
Dsoc_init.c56 REG_SET_BIT(SYSTEM_CPU_PERI_CLK_EN_REG, SYSTEM_CLK_EN_ASSIST_DEBUG); in wdt_reset_cpu0_info_enable()
/hal_espressif-latest/zephyr/esp32c3/src/
Dsoc_init.c101 REG_SET_BIT(SYSTEM_CPU_PERI_CLK_EN_REG, SYSTEM_CLK_EN_ASSIST_DEBUG); in wdt_reset_cpu0_info_enable()
/hal_espressif-latest/components/bootloader_support/src/esp32c2/
Dbootloader_esp32c2.c50 REG_SET_BIT(SYSTEM_CPU_PERI_CLK_EN_REG, SYSTEM_CLK_EN_ASSIST_DEBUG); in wdt_reset_cpu0_info_enable()
/hal_espressif-latest/components/bootloader_support/src/esp32c3/
Dbootloader_esp32c3.c55 REG_SET_BIT(SYSTEM_CPU_PERI_CLK_EN_REG, SYSTEM_CLK_EN_ASSIST_DEBUG); in wdt_reset_cpu0_info_enable()
/hal_espressif-latest/zephyr/esp32s3/src/
Dsoc_init.c100 REG_SET_BIT(SYSTEM_CPU_PERI_CLK_EN_REG, SYSTEM_CLK_EN_ASSIST_DEBUG); in wdt_reset_cpu0_info_enable()
/hal_espressif-latest/components/bootloader_support/src/esp32s3/
Dbootloader_esp32s3.c51 REG_SET_BIT(SYSTEM_CPU_PERI_CLK_EN_REG, SYSTEM_CLK_EN_ASSIST_DEBUG); in wdt_reset_cpu0_info_enable()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsystem_reg.h20 #define SYSTEM_CLK_EN_ASSIST_DEBUG (BIT(6)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsystem_reg.h31 #define SYSTEM_CLK_EN_ASSIST_DEBUG (BIT(6)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsystem_reg.h60 #define SYSTEM_CLK_EN_ASSIST_DEBUG (BIT(6)) macro