Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_sifive.c106 static int wdt_sifive_disable(const struct device *dev) in wdt_sifive_disable() function
224 wdt_sifive_disable(dev); in wdt_sifive_install_timeout()
256 .disable = wdt_sifive_disable,
272 wdt_sifive_disable(dev); in wdt_sifive_init()