Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/zephyr/esp32c3/src/boot/
Dbootloader_init.c173 REG_WRITE(RTC_CNTL_SWD_WPROTECT_REG, RTC_CNTL_SWD_WKEY_VALUE); in bootloader_super_wdt_auto_feed()
/hal_espressif-3.6.0/components/bootloader_support/src/esp32h2/
Dbootloader_esp32h2.c251 REG_WRITE(RTC_CNTL_SWD_WPROTECT_REG, RTC_CNTL_SWD_WKEY_VALUE); in bootloader_super_wdt_auto_feed()
/hal_espressif-3.6.0/components/bootloader_support/src/esp32c3/
Dbootloader_esp32c3.c252 REG_WRITE(RTC_CNTL_SWD_WPROTECT_REG, RTC_CNTL_SWD_WKEY_VALUE); in bootloader_super_wdt_auto_feed()
/hal_espressif-3.6.0/zephyr/esp32s3/src/boot/
Dbootloader_init.c228 REG_WRITE(RTC_CNTL_SWD_WPROTECT_REG, RTC_CNTL_SWD_WKEY_VALUE); in bootloader_super_wdt_auto_feed()
/hal_espressif-3.6.0/components/bootloader_support/src/esp32s3/
Dbootloader_esp32s3.c318 REG_WRITE(RTC_CNTL_SWD_WPROTECT_REG, RTC_CNTL_SWD_WKEY_VALUE); in bootloader_super_wdt_auto_feed()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h20 #define RTC_CNTL_SWD_WKEY_VALUE 0x8F1D312A macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Drtc_cntl_reg.h20 #define RTC_CNTL_SWD_WKEY_VALUE 0x8F1D312A macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h17 #define RTC_CNTL_SWD_WKEY_VALUE 0x8F1D312A macro