Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bootloader_support/src/esp32c3/
Dbootloader_soc.c23 REG_CLR_BIT(RTC_CNTL_FIB_SEL_REG, RTC_CNTL_FIB_BOR_RST); in bootloader_ana_bod_reset_config()
/hal_espressif-3.6.0/components/bootloader_support/src/esp32h2/
Dbootloader_soc.c23 REG_CLR_BIT(RTC_CNTL_FIB_SEL_REG, RTC_CNTL_FIB_BOR_RST); in bootloader_ana_bod_reset_config()
/hal_espressif-3.6.0/zephyr/esp32c3/src/boot/
Dbootloader_init.c167 …T_FIELD(RTC_CNTL_FIB_SEL_REG, RTC_CNTL_FIB_SEL, RTC_CNTL_FIB_SUPER_WDT_RST | RTC_CNTL_FIB_BOR_RST); in bootloader_glitch_reset_disable()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h2366 #define RTC_CNTL_FIB_BOR_RST BIT(1) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Drtc_cntl_reg.h2740 #define RTC_CNTL_FIB_BOR_RST BIT(1) macro