Searched refs:RestartTimer (Results 1 – 1 of 1) sorted by relevance
67 static void RestartTimer(OsalTimer *timer, uint32_t interval, OsalTimerFunc func, uintptr_t arg) in RestartTimer() function103 … RestartTimer(&priv->monitorTimer, HIETH_MONITOR_TIME, HiethMonitorFunc, (uintptr_t)ethDevice); in HiethMonitorFunc()304 … RestartTimer(&priv->monitorTimer, HIETH_MONITOR_TIME, HiethMonitorFunc, (uintptr_t)ethDevice); in HiethDeliver()