Home
last modified time | relevance | path

Searched refs:RTC_CNTL_WDT_PAUSE_IN_SLP (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/
Drtc_wdt.c32 SET_PERI_REG_MASK(RTC_CNTL_WDTCONFIG0_REG, RTC_CNTL_WDT_EN | RTC_CNTL_WDT_PAUSE_IN_SLP); in rtc_wdt_enable()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_reg.h1090 #define RTC_CNTL_WDT_PAUSE_IN_SLP (BIT(9)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h1707 #define RTC_CNTL_WDT_PAUSE_IN_SLP (BIT(7)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h1658 #define RTC_CNTL_WDT_PAUSE_IN_SLP (BIT(9)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h2149 #define RTC_CNTL_WDT_PAUSE_IN_SLP (BIT(9)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h2052 #define RTC_CNTL_WDT_PAUSE_IN_SLP (BIT(9)) macro