Searched refs:WDTCFG_T (Results 1 – 2 of 2) sorted by relevance
95 cfg->wdt->WDTCFG_T = WDT_RESET_WHOLE_CHIP_WO_GPIO; in wdt_kb1200_install_timeout()98 cfg->wdt->WDTCFG_T = WDT_RESET_WHOLE_CHIP; in wdt_kb1200_install_timeout()101 cfg->wdt->WDTCFG_T = WDT_RESET_ONLY_MCU; in wdt_kb1200_install_timeout()
15 volatile uint8_t WDTCFG_T; /*Configuration Reset Type Register */ member