Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c1023 U8 flib_Host20_Issue_Bulk_Port4 (U8 bArrayListNum,U16 hwSize,U32 pwBuffer,U8 bDirection) in flib_Host20_Issue_Bulk_Port4() argument
1125 if (bArrayListNum==0) in flib_Host20_Issue_Bulk_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c1031 U8 flib_Host20_Issue_Bulk_Port3 (U8 bArrayListNum,U16 hwSize,U32 pwBuffer,U8 bDirection) in flib_Host20_Issue_Bulk_Port3() argument
1133 if (bArrayListNum==0) in flib_Host20_Issue_Bulk_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c1032 U8 flib_Host20_Issue_Bulk_Port2 (U8 bArrayListNum,U16 hwSize,U32 pwBuffer,U8 bDirection) in flib_Host20_Issue_Bulk_Port2() argument
1134 if (bArrayListNum==0) in flib_Host20_Issue_Bulk_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c1048 U8 flib_Host20_Issue_Bulk (U8 bArrayListNum,U16 hwSize,U32 pwBuffer,U8 bDirection) in flib_Host20_Issue_Bulk() argument
1151 if (bArrayListNum==0) in flib_Host20_Issue_Bulk()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h888 …extern UINT8 flib_Host20_Issue_Bulk_Port2(UINT8 bArrayListNum,UINT16 hwSize,UINT32,UINT8 bDirecti…
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h888 …extern UINT8 flib_Host20_Issue_Bulk_Port4(UINT8 bArrayListNum,UINT16 hwSize,UINT32,UINT8 bDirecti…
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h892 extern UINT8 flib_Host20_Issue_Bulk(UINT8 bArrayListNum,UINT16 hwSize,UINT32,UINT8 bDirection);
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h888 …extern UINT8 flib_Host20_Issue_Bulk_Port3(UINT8 bArrayListNum,UINT16 hwSize,UINT32,UINT8 bDirecti…