Searched refs:MWDT0_TICK_PRESCALER (Results 1 – 3 of 3) sorted by relevance
23 #define MWDT0_TICK_PRESCALER 40000 macro
177 …wdt_hal_init(&wdt0_context, WDT_MWDT0, MWDT0_TICK_PRESCALER, false); //Prescaler: wdt counts in ti… in esp_panic_handler_reconfigure_wdts()
50 #define TWDT_PRESCALER MWDT0_TICK_PRESCALER //Tick period of 500us if WDT source clock i…