Home
last modified time | relevance | path

Searched refs:ET1PSR (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/watchdog/
Dwdt_ite_it8xxx2.c259 inst->ET1PSR = IT8XXX2_WDT_ETPS_1P024_KHZ; in wdt_it8xxx2_init()
/Zephyr-latest/drivers/interrupt_controller/
Dintc_ite_it8xxx2.c261 wdt_regs->ET1PSR = IT8XXX2_WDT_ETPS_1P024_KHZ; in soc_interrupt_init()
/Zephyr-latest/soc/ite/ec/common/
Dcheck_regs.c215 IT8XXX2_REG_OFFSET_CHECK(wdt_it8xxx2_regs, ET1PSR, 0x02);
Dchip_chipregs.h360 volatile uint8_t ET1PSR; member