Searched refs:esp_task_wdt_impl_timer_reconfigure (Results 1 – 4 of 4) sorted by relevance
45 esp_err_t esp_task_wdt_impl_timer_reconfigure(twdt_ctx_t obj, const esp_task_wdt_config_t *config);
65 esp_err_t esp_task_wdt_impl_timer_reconfigure(twdt_ctx_t obj, const esp_task_wdt_config_t *config) in esp_task_wdt_impl_timer_reconfigure() function
77 esp_err_t esp_task_wdt_impl_timer_reconfigure(twdt_ctx_t obj, const esp_task_wdt_config_t *config) in esp_task_wdt_impl_timer_reconfigure() function
631 ret = esp_task_wdt_impl_timer_reconfigure(p_twdt_obj->impl_ctx, config); in esp_task_wdt_reconfigure()