Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c115 code UINT8 OTGH_GETDESCRIPTOR_DEVICE[] = {0x80,0x06,0x00,0x01,0x00,0x00,0x12,0x00}; variable
1619 memcpy(bCMD,OTGH_GETDESCRIPTOR_DEVICE,8); in flib_Host20_Enumerate()
1887 memcpy(bCMD,OTGH_GETDESCRIPTOR_DEVICE,8); in _flib_Host20_Enumerate()
3065 memcpy(bCMD,OTGH_GETDESCRIPTOR_DEVICE,8); in EnterTestMode()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h947 extern code UINT8 OTGH_GETDESCRIPTOR_DEVICE[];