Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Drtc_wdt.c31 REG_SET_BIT(RTC_CNTL_WDTFEED_REG, RTC_CNTL_WDT_FEED); in rtc_wdt_enable()
46 REG_SET_BIT(RTC_CNTL_WDTFEED_REG, RTC_CNTL_WDT_FEED); in rtc_wdt_disable()
64 REG_SET_BIT(RTC_CNTL_WDTFEED_REG, RTC_CNTL_WDT_FEED); in rtc_wdt_feed()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_reg.h1139 #define RTC_CNTL_WDTFEED_REG (DR_REG_RTCCNTL_BASE + 0x98) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h1751 #define RTC_CNTL_WDTFEED_REG (DR_REG_RTCCNTL_BASE + 0xa0) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h1707 #define RTC_CNTL_WDTFEED_REG (DR_REG_RTCCNTL_BASE + 0x00A4) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h2198 #define RTC_CNTL_WDTFEED_REG (DR_REG_RTCCNTL_BASE + 0x00A8) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h2101 #define RTC_CNTL_WDTFEED_REG (DR_REG_RTCCNTL_BASE + 0xAC) macro