Home
last modified time | relevance | path

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

/Zephyr-latest/soc/ene/kb1200/reg/
Dwdt.h29 #define WDT_RESET_WHOLE_CHIP_WO_GPIO 0 macro
/Zephyr-latest/drivers/watchdog/
Dwdt_ene_kb1200.c95 cfg->wdt->WDTCFG_T = WDT_RESET_WHOLE_CHIP_WO_GPIO; in wdt_kb1200_install_timeout()