Home
last modified time | relevance | path

Searched refs:wIndex_Temp (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.c663 …UINT8 bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_… in flib_Host20_Control_Command_Request_Port4() argument
677 pbCMD->wIndexLow=(UINT8)wIndex_Temp; in flib_Host20_Control_Command_Request_Port4()
678 pbCMD->wIndexHigh=(UINT8)(wIndex_Temp>>8); in flib_Host20_Control_Command_Request_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c671 …UINT8 bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_… in flib_Host20_Control_Command_Request_Port3() argument
685 pbCMD->wIndexLow=(UINT8)wIndex_Temp; in flib_Host20_Control_Command_Request_Port3()
686 pbCMD->wIndexHigh=(UINT8)(wIndex_Temp>>8); in flib_Host20_Control_Command_Request_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c672 …UINT8 bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_… in flib_Host20_Control_Command_Request_Port2() argument
686 pbCMD->wIndexLow=(UINT8)wIndex_Temp; in flib_Host20_Control_Command_Request_Port2()
687 pbCMD->wIndexHigh=(UINT8)(wIndex_Temp>>8); in flib_Host20_Control_Command_Request_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c688 …UINT8 bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_… in flib_Host20_Control_Command_Request() argument
702 pbCMD->wIndexLow=(UINT8)wIndex_Temp; in flib_Host20_Control_Command_Request()
703 pbCMD->wIndexHigh=(UINT8)(wIndex_Temp>>8); in flib_Host20_Control_Command_Request()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h906 …UINT8 bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_…
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h906 …UINT8 bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_…
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h910 …UINT8 bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_…
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h906 …UINT8 bmRequestType_Temp,UINT8 bRequest_Temp,UINT16 wValue_Temp,UINT16 wIndex_Temp,UINT16 wLength_…