Home
last modified time | relevance | path

Searched refs:feed (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_wdt_struct.h297 volatile lp_wdt_feed_reg_t feed; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dlp_wdt_struct.h313 volatile lp_wdt_feed_reg_t feed; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drwdt_ll.h253 hw->wdt_feed.feed = 1; in rwdt_ll_feed()
/hal_espressif-latest/components/hal/esp32/include/hal/
Drwdt_ll.h237 hw->wdt_feed.feed = 1; in rwdt_ll_feed()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Drwdt_ll.h240 hw->wdt_feed.feed = 1; in rwdt_ll_feed()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drwdt_ll.h253 hw->wdt_feed.feed = 1; in rwdt_ll_feed()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drwdt_ll.h272 hw->wdt_feed.feed = 1; in rwdt_ll_feed()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dlpwdt_ll.h271 hw->feed.rtc_wdt_feed = 1; in lpwdt_ll_feed()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dlpwdt_ll.h269 hw->feed.rtc_wdt_feed = 1; in lpwdt_ll_feed()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_struct.h467 uint32_t feed: 1; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_struct.h388 uint32_t feed : 1; /*Need add desc*/ member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_struct.h487 uint32_t feed: 1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_struct.h555 uint32_t feed: 1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_struct.h554 uint32_t feed : 1; member
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild270 … If this option is set, the ESP-IDF app must explicitly reset, feed, or disable the rtc_wdt in