Searched refs:monitorTimer (Results 1 – 2 of 2) sorted by relevance
104 OsalTimer monitorTimer; member
103 … RestartTimer(&priv->monitorTimer, HIETH_MONITOR_TIME, HiethMonitorFunc, (uintptr_t)ethDevice); in HiethMonitorFunc()127 (void)OsalTimerDelete(&priv->monitorTimer); in UnRegisterTimerFunction()304 … RestartTimer(&priv->monitorTimer, HIETH_MONITOR_TIME, HiethMonitorFunc, (uintptr_t)ethDevice); in HiethDeliver()