Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_fwdgt_gd32.c108 static int gd32_fwdgt_install_timeout(const struct device *dev, in gd32_fwdgt_install_timeout() function
152 .install_timeout = gd32_fwdgt_install_timeout,
170 ret = gd32_fwdgt_install_timeout(dev, &config); in gd32_fwdgt_init()