Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_ite_it8xxx2.c152 inst->ETWCTRL |= IT8XXX2_WDT_ET1RST; in wdt_it8xxx2_feed()
210 inst->ETWCTRL |= IT8XXX2_WDT_ET1RST; in wdt_it8xxx2_isr()
/Zephyr-latest/soc/ite/ec/common/
Dchip_chipregs.h406 #define IT8XXX2_WDT_ET1RST BIT(0) macro