Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c128 code UINT8 OTGH_SETCONFIGURATION_PORT3[] = {0x00,0x09,0x01,0x00,0x00,0x00,0x00,0x00}; variable
1808 memcpy(bCMD,OTGH_SETCONFIGURATION_PORT3,8); in flib_Host20_Enumerate_Port3()
2078 memcpy(bCMD,OTGH_SETCONFIGURATION_PORT3,8); in _flib_Host20_Enumerate_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h946 extern code UINT8 OTGH_SETCONFIGURATION_PORT3[];