Searched refs:min_wnd_t (Results 1 – 1 of 1) sorted by relevance
289 uint16_t min_wnd_t; in wdt_npcx_disable() local295 min_wnd_t = DIV_ROUND_UP(3 * NPCX_WDT_CLK, 32 * (1 << inst->WDCP)); in wdt_npcx_disable()296 while (k_uptime_get() - data->last_watchdog_touch < min_wnd_t) { in wdt_npcx_disable()