Searched refs:wd_cnt (Results 1 – 1 of 1) sorted by relevance
214 uint32_t wd_cnt, pre_scal; in wdt_npcx_setup() local254 wd_cnt = DIV_ROUND_UP((data->timeout + CONFIG_WDT_NPCX_WARNING_LEADING_TIME_MS) * in wdt_npcx_setup()258 pre_scal = DIV_ROUND_UP(wd_cnt, 255); in wdt_npcx_setup()268 inst->WDCNT = wd_cnt / pre_scal; in wdt_npcx_setup()