Searched refs:task_wdt_init (Results 1 – 4 of 4) sorted by relevance
56 int task_wdt_init(const struct device *hw_wdt);
72 ret = task_wdt_init(hw_wdt_dev); in main()
25 int ret = task_wdt_init(wdt); in cmd_init()
126 int task_wdt_init(const struct device *hw_wdt) in task_wdt_init() function