Home
last modified time | relevance | path

Searched refs:rtc_wdt_set_time (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/
Drtc_wdt.h144 esp_err_t rtc_wdt_set_time(rtc_wdt_stage_t stage, unsigned int timeout_ms);
/hal_espressif-latest/components/esp_hw_support/
Drtc_wdt.c85 esp_err_t rtc_wdt_set_time(rtc_wdt_stage_t stage, unsigned int timeout_ms) in rtc_wdt_set_time() function