Home
last modified time | relevance | path

Searched refs:ET1CNTLHR (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/watchdog/
Dwdt_ite_it8xxx2.c100 inst->ET1CNTLHR = (cnt0 >> 8) & 0xff; in wdt_it8xxx2_setup()
162 inst->ET1CNTLHR = (cnt0 >> 8) & 0xff; in wdt_it8xxx2_feed()
227 inst->ET1CNTLHR = (cnt0 >> 8) & 0xff; in wdt_it8xxx2_isr()
/Zephyr-latest/soc/ite/ec/common/
Dcheck_regs.c216 IT8XXX2_REG_OFFSET_CHECK(wdt_it8xxx2_regs, ET1CNTLHR, 0x03);
Dchip_chipregs.h362 volatile uint8_t ET1CNTLHR; member