Searched refs:WDTIE (Results 1 – 2 of 2) sorted by relevance
68 cfg->wdt->WDTIE &= ~WDT_HALF_WAY_EVENT; in wdt_kb1200_disable()107 cfg->wdt->WDTIE |= WDT_HALF_WAY_EVENT; in wdt_kb1200_install_timeout()112 cfg->wdt->WDTIE |= WDT_HALF_WAY_EVENT; in wdt_kb1200_install_timeout()
17 volatile uint8_t WDTIE; /*Interrupt Enable Register */ member