Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/task_wdt/
Dtask_wdt_impl_timergroup.c24 #define TWDT_INTR_SOURCE ETS_TG0_WDT_LEVEL_INTR_SOURCE macro
54 esp_intr_alloc(TWDT_INTR_SOURCE, 0, callback, NULL, &ctx->intr_handle); in esp_task_wdt_impl_timer_allocate()