Searched refs:WatchdogEnable (Results 1 – 3 of 3) sorted by relevance
19 int32_t WatchdogEnable(DevHandle handle, bool enable) in WatchdogEnable() function
181 int32_t WatchdogEnable(DevHandle handle, bool enable);
52 ret = WatchdogEnable(handle, enable); in WatchdogMiniEnableGetEnableTest()