Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/esp32c2/src/
Dsoc_init.c49 REG_WRITE(RTC_CNTL_SWD_WPROTECT_REG, RTC_CNTL_SWD_WKEY_VALUE); in super_wdt_auto_feed()
/hal_espressif-latest/zephyr/esp32c3/src/
Dsoc_init.c94 REG_WRITE(RTC_CNTL_SWD_WPROTECT_REG, RTC_CNTL_SWD_WKEY_VALUE); in super_wdt_auto_feed()
/hal_espressif-latest/components/bootloader_support/src/esp32c2/
Dbootloader_esp32c2.c80 REG_WRITE(RTC_CNTL_SWD_WPROTECT_REG, RTC_CNTL_SWD_WKEY_VALUE); in bootloader_super_wdt_auto_feed()
/hal_espressif-latest/components/bootloader_support/src/esp32c3/
Dbootloader_esp32c3.c85 REG_WRITE(RTC_CNTL_SWD_WPROTECT_REG, RTC_CNTL_SWD_WKEY_VALUE); in bootloader_super_wdt_auto_feed()
/hal_espressif-latest/zephyr/esp32s3/src/
Dsoc_init.c60 REG_WRITE(RTC_CNTL_SWD_WPROTECT_REG, RTC_CNTL_SWD_WKEY_VALUE); in super_wdt_auto_feed()
/hal_espressif-latest/components/bootloader_support/src/esp32s3/
Dbootloader_esp32s3.c128 REG_WRITE(RTC_CNTL_SWD_WPROTECT_REG, RTC_CNTL_SWD_WKEY_VALUE); in bootloader_super_wdt_auto_feed()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_reg.h12 #define RTC_CNTL_SWD_WKEY_VALUE 0x8F1D312A macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h12 #define RTC_CNTL_SWD_WKEY_VALUE 0x8F1D312A macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h17 #define RTC_CNTL_SWD_WKEY_VALUE 0x8F1D312A macro