Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/task_wdt/
Dtask_wdt_impl_esp_timer.c26 } twdt_ctx_soft_t; typedef
32 static twdt_ctx_soft_t init_context;
41 twdt_ctx_soft_t *ctx = &init_context; in esp_task_wdt_impl_timer_allocate()
68 twdt_ctx_soft_t* ctx = (twdt_ctx_soft_t*) obj; in esp_task_wdt_impl_timer_reconfigure()
87 const twdt_ctx_soft_t* ctx = (twdt_ctx_soft_t*) obj; in esp_task_wdt_impl_timer_free()
98 const twdt_ctx_soft_t* ctx = (twdt_ctx_soft_t*) obj; in esp_task_wdt_impl_timer_feed()
122 const twdt_ctx_soft_t* ctx = (twdt_ctx_soft_t*) obj; in esp_task_wdt_impl_timer_stop()
139 twdt_ctx_soft_t* ctx = (twdt_ctx_soft_t*) obj; in esp_task_wdt_impl_timer_restart()