Searched refs:NPCX_WDT_MIN_WND_TIME (Results 1 – 1 of 1) sorted by relevance
58 #define NPCX_WDT_MIN_WND_TIME 100UL macro273 while (k_uptime_get() - data->last_watchdog_touch < NPCX_WDT_MIN_WND_TIME) { in wdt_npcx_disable()