Home
last modified time | relevance | path

Searched refs:PCR_ASSIST_RST_EN (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/zephyr/esp32c6/src/
Dsoc_init.c78 REG_CLR_BIT(PCR_ASSIST_CONF_REG, PCR_ASSIST_RST_EN); in wdt_reset_cpu0_info_enable()
/hal_espressif-latest/components/bootloader_support/src/esp32h2/
Dbootloader_esp32h2.c53 REG_CLR_BIT(PCR_ASSIST_CONF_REG, PCR_ASSIST_RST_EN); in wdt_reset_cpu0_info_enable()
/hal_espressif-latest/components/bootloader_support/src/esp32c6/
Dbootloader_esp32c6.c57 REG_CLR_BIT(PCR_ASSIST_CONF_REG, PCR_ASSIST_RST_EN); in wdt_reset_cpu0_info_enable()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_reg.h1534 #define PCR_ASSIST_RST_EN (BIT(1)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_reg.h1765 #define PCR_ASSIST_RST_EN (BIT(1)) macro