Searched refs:PHY_STATE_TIME (Results 1 – 2 of 2) sorted by relevance
27 #define PHY_STATE_TIME 1000 macro
547 …if (OsalTimerCreate(&priv->phyTimer, PHY_STATE_TIME, PhyStateMachine, (uintptr_t)ethDevice) != HDF… in RegisterHiethData()