Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/include/esp_private/
Dsystem_internal.h24 #define MWDT0_TICKS_PER_US 500 macro
/hal_espressif-3.6.0/components/esp_system/
Dpanic.c179 …wdt_hal_config_stage(&wdt0_context, 0, 1000 * 1000 / MWDT0_TICKS_PER_US, WDT_STAGE_ACTION_RESET_SY… in esp_panic_handler_reconfigure_wdts()
Dtask_wdt.c49 #define TWDT_TICKS_PER_US MWDT0_TICKS_PER_US