Home
last modified time | relevance | path

Searched defs:StartTime (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/
H A Ddrvintpipe.c291 UINT32 StartTime=0; in flib_Host20_Send_qTD2() local
294 UINT32 StartTime; in flib_Host20_Send_qTD2() local
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/
H A Ddrvintpipe_2.c291 UINT32 StartTime=0; in flib_Host20_Send_qTD2_Port2() local
294 UINT32 StartTime; in flib_Host20_Send_qTD2_Port2() local
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvintpipe_3.c291 UINT32 StartTime=0; in flib_Host20_Send_qTD2_Port3() local
294 UINT32 StartTime; in flib_Host20_Send_qTD2_Port3() local
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_hid_p4/
H A Ddrvintpipe_4.c291 UINT32 StartTime=0; in flib_Host20_Send_qTD2_Port4() local
294 UINT32 StartTime; in flib_Host20_Send_qTD2_Port4() local
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c2581 UINT32 StartTime=0; in flib_Host20_Send_qTD() local
2584 UINT32 StartTime; in flib_Host20_Send_qTD() local
H A DdrvUsbMain.c422 UINT32 StartTime, EndTime; in UsbPerformanceReadTest() local
490 UINT32 StartTime, EndTime; in UsbPerformanceWriteTest() local
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c2593 UINT32 StartTime=0; in flib_Host20_Send_qTD_Port4() local
2596 UINT32 StartTime; in flib_Host20_Send_qTD_Port4() local
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c2601 UINT32 StartTime=0; in flib_Host20_Send_qTD_Port3() local
2604 UINT32 StartTime; in flib_Host20_Send_qTD_Port3() local
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c2572 UINT32 StartTime=0; in flib_Host20_Send_qTD_Port2() local
2575 UINT32 StartTime; in flib_Host20_Send_qTD_Port2() local
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc2/
H A DdrvSC.c4342 #define IsTimeOut(StartTime,TimeOut) ((MsOS_GetSystemTime()-StartTime)>TimeOut) argument
4343 MS_BOOL _GetBytes(MS_U8 u8SCID, MS_U8 *pChar,MS_U16 *pu16Size,MS_U32 StartTime,MS_U32 TimeOut) in _GetBytes()
4389 MS_BOOL _Get1Byte(MS_U8 u8SCID, MS_U8 *pChar,MS_U16 *pu16Size,MS_U32 StartTime,MS_U32 TimeOut) in _Get1Byte()
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc1/
H A DdrvSC.c5104 #define IsTimeOut(StartTime,TimeOut) ((MsOS_GetSystemTime()-StartTime)>TimeOut) argument
5105 MS_BOOL _GetBytes(MS_U8 u8SCID, MS_U8 *pChar,MS_U16 *pu16Size,MS_U32 StartTime,MS_U32 TimeOut) in _GetBytes()
5153 MS_BOOL _Get1Byte(MS_U8 u8SCID, MS_U8 *pChar,MS_U16 *pu16Size,MS_U32 StartTime,MS_U32 TimeOut) in _Get1Byte()