Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/task_wdt/
Dtask_wdt_impl_timergroup.c22 #define TWDT_PRESCALER MWDT_LL_DEFAULT_CLK_PRESCALER // Tick period of 500us if WDT sour… macro
59 wdt_hal_init(&ctx->hal, TWDT_INSTANCE, TWDT_PRESCALER, true); in esp_task_wdt_impl_timer_allocate()