Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_ene_kb1200.c68 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()
/Zephyr-latest/soc/ene/kb1200/reg/
Dwdt.h17 volatile uint8_t WDTIE; /*Interrupt Enable Register */ member