Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_ite_it8xxx2.c101 inst->ET1CNTLLR = cnt0 & 0xff; in wdt_it8xxx2_setup()
163 inst->ET1CNTLLR = cnt0 & 0xff; in wdt_it8xxx2_feed()
228 inst->ET1CNTLLR = cnt0 & 0xff; in wdt_it8xxx2_isr()
/Zephyr-latest/soc/ite/ec/common/
Dcheck_regs.c217 IT8XXX2_REG_OFFSET_CHECK(wdt_it8xxx2_regs, ET1CNTLLR, 0x04);
Dchip_chipregs.h364 volatile uint8_t ET1CNTLLR; member