Home
last modified time | relevance | path

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

/Zephyr-latest/soc/ene/kb1200/reg/
Dwdt.h30 #define WDT_RESET_WHOLE_CHIP 1 macro
/Zephyr-latest/drivers/watchdog/
Dwdt_ene_kb1200.c98 cfg->wdt->WDTCFG_T = WDT_RESET_WHOLE_CHIP; in wdt_kb1200_install_timeout()