Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/include/esp_private/
Dsystem_internal.h23 #define MWDT0_TICK_PRESCALER 40000 macro
/hal_espressif-3.6.0/components/esp_system/
Dpanic.c177 …wdt_hal_init(&wdt0_context, WDT_MWDT0, MWDT0_TICK_PRESCALER, false); //Prescaler: wdt counts in ti… in esp_panic_handler_reconfigure_wdts()
Dtask_wdt.c50 #define TWDT_PRESCALER MWDT0_TICK_PRESCALER //Tick period of 500us if WDT source clock i…