Searched refs:WDCP (Results 1 – 3 of 3) sorted by relevance
267 inst->WDCP = wdcp; in wdt_npcx_setup()295 min_wnd_t = DIV_ROUND_UP(3 * NPCX_WDT_CLK, 32 * (1 << inst->WDCP)); in wdt_npcx_disable()366 inst->WDCP = 0x05; /* Prescaler is 32 in Watchdog Timer */ in wdt_npcx_init()
62 NPCX_REG_OFFSET_CHECK(twd_reg, WDCP, 0x010);
578 volatile uint8_t WDCP; member