Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h837 UINT8 wValueLow; //Byte2 member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h837 UINT8 wValueLow; //Byte2 member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h841 UINT8 wValueLow; //Byte2 member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h837 UINT8 wValueLow; //Byte2 member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c674 pbCMD->wValueLow=(UINT8)wValue_Temp; in flib_Host20_Control_Command_Request_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c682 pbCMD->wValueLow=(UINT8)wValue_Temp; in flib_Host20_Control_Command_Request_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c683 pbCMD->wValueLow=(UINT8)wValue_Temp; in flib_Host20_Control_Command_Request_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c699 pbCMD->wValueLow=(UINT8)wValue_Temp; in flib_Host20_Control_Command_Request()