Home
last modified time | relevance | path

Searched refs:OTGH_GETDESCRIPTOR_CONFIG_PORT4 (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c124 code UINT8 OTGH_GETDESCRIPTOR_CONFIG_PORT4[] = {0x80,0x06,0x00,0x02,0x00,0x00,0x08,0x00}; variable
1635 memcpy(bCMD,OTGH_GETDESCRIPTOR_CONFIG_PORT4,8); in flib_Host20_Enumerate_Port4()
1905 memcpy(bCMD,OTGH_GETDESCRIPTOR_CONFIG_PORT4,8); in _flib_Host20_Enumerate_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h944 extern code UINT8 OTGH_GETDESCRIPTOR_CONFIG_PORT4[];