Searched refs:GET_PORT_STATUS (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/ |
| H A D | drvHostLib.c | 1438 code UINT8 GET_PORT_STATUS[]={0xA3,0x00,0x00,0x00,0x01,0x00,0x04,0x00}; variable 1489 memcpy(bCMD,GET_PORT_STATUS,8); in USB_Hub_Handle() 1511 memcpy(bCMD,GET_PORT_STATUS,8); in USB_Hub_Handle() 1528 memcpy(bCMD,GET_PORT_STATUS,8); in USB_Hub_Handle()
|