Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/task_wdt/
Dtask_wdt_impl_timergroup.c32 } twdt_ctx_hard_t; typedef
38 static twdt_ctx_hard_t init_context;
47 twdt_ctx_hard_t *ctx = &init_context; in esp_task_wdt_impl_timer_allocate()
81 twdt_ctx_hard_t* ctx = (twdt_ctx_hard_t*) obj; in esp_task_wdt_impl_timer_reconfigure()
101 twdt_ctx_hard_t* ctx = (twdt_ctx_hard_t*) obj; in esp_task_wdt_impl_timer_free()
120 twdt_ctx_hard_t* ctx = (twdt_ctx_hard_t*) obj; in esp_task_wdt_impl_timer_feed()
138 twdt_ctx_hard_t* ctx = (twdt_ctx_hard_t*) obj; in esp_task_wdt_impl_timeout_triggered()
152 twdt_ctx_hard_t* ctx = (twdt_ctx_hard_t*) obj; in esp_task_wdt_impl_timer_stop()
171 twdt_ctx_hard_t* ctx = (twdt_ctx_hard_t*) obj; in esp_task_wdt_impl_timer_restart()