Home
last modified time | relevance | path

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

/Zephyr-latest/soc/ene/kb1200/reg/
Dwdt.h31 #define WDT_RESET_ONLY_MCU 2 macro
/Zephyr-latest/drivers/watchdog/
Dwdt_ene_kb1200.c101 cfg->wdt->WDTCFG_T = WDT_RESET_ONLY_MCU; in wdt_kb1200_install_timeout()