Home
last modified time | relevance | path

Searched refs:u32RetryTimeOutMs (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c740 const MS_U32 u32RetryTimeOutMs = 3000; in _TSP_REE_RegisterMBX() local
754 while((MsOS_GetSystemTime() - u32StartTime) < u32RetryTimeOutMs) in _TSP_REE_RegisterMBX()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c773 const MS_U32 u32RetryTimeOutMs = 3000; in _TSP_REE_RegisterMBX() local
787 while((MsOS_GetSystemTime() - u32StartTime) < u32RetryTimeOutMs) in _TSP_REE_RegisterMBX()