Home
last modified time | relevance | path

Searched refs:monitorTimer (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/hieth-sf/include/internal/
H A Deth_mac.h104 OsalTimer monitorTimer; member
/device/soc/hisilicon/common/platform/hieth-sf/src/
H A Dinterface.c103 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()

Completed in 3 milliseconds