Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DapConn.c1979 TI_UINT32 tsfLsdw,tsfMsdw, newOsTimeStamp; in apConn_calcNewTsf() local
1986 tsfLsdw = *((TI_UINT32*)&tsfTimeStamp[0]); in apConn_calcNewTsf()
1989 …SEVERITY_INFORMATION, " TSF time LSDW reversed=%x, TSF time MSDW reversed=%x\n", tsfLsdw, tsfMsdw); in apConn_calcNewTsf()
1997 newOsTimeStamp = deltaTimeStamp+tsfLsdw; in apConn_calcNewTsf()