Searched refs:wLength_Temp (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/ |
| H A D | drvHostLib_4.c | 663 …8 bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_Temp) in flib_Host20_Control_Command_Request_Port4() argument 680 pbCMD->wLengthLow=(UINT8)wLength_Temp; in flib_Host20_Control_Command_Request_Port4() 681 pbCMD->wLengthHigh=(UINT8)(wLength_Temp>>8); in flib_Host20_Control_Command_Request_Port4()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/ |
| H A D | drvHostLib_3.c | 671 …8 bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_Temp) in flib_Host20_Control_Command_Request_Port3() argument 688 pbCMD->wLengthLow=(UINT8)wLength_Temp; in flib_Host20_Control_Command_Request_Port3() 689 pbCMD->wLengthHigh=(UINT8)(wLength_Temp>>8); in flib_Host20_Control_Command_Request_Port3()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/ |
| H A D | drvHostLib_2.c | 672 …8 bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_Temp) in flib_Host20_Control_Command_Request_Port2() argument 689 pbCMD->wLengthLow=(UINT8)wLength_Temp; in flib_Host20_Control_Command_Request_Port2() 690 pbCMD->wLengthHigh=(UINT8)(wLength_Temp>>8); in flib_Host20_Control_Command_Request_Port2()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/ |
| H A D | drvHostLib.c | 688 …8 bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_Temp) in flib_Host20_Control_Command_Request() argument 705 pbCMD->wLengthLow=(UINT8)wLength_Temp; in flib_Host20_Control_Command_Request() 706 pbCMD->wLengthHigh=(UINT8)(wLength_Temp>>8); in flib_Host20_Control_Command_Request()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/ |
| H A D | drvHostLib_2.h | 906 … bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_Temp);
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/ |
| H A D | drvHostLib_4.h | 906 … bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_Temp);
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/ |
| H A D | drvHostLib.h | 910 … bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_Temp);
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/ |
| H A D | drvHostLib_3.h | 906 … bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_Temp);
|