Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/watchdog/
Dwdt_npcx.c92 static inline int wdt_t0out_reload(const struct device *dev) in wdt_t0out_reload() function
252 rv = wdt_t0out_reload(dev); in wdt_npcx_setup()
304 return wdt_t0out_reload(dev); in wdt_npcx_feed()