Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/
H A Ddrvhidcore.c751 code UINT8 GET_REPORT_DESCRIPTOR[] = {0x81,0x06,0x00,0x22,0x00,0x00,0x65,0x00}; variable
758 memcpy(bCMD,GET_REPORT_DESCRIPTOR,8); in GetReportDescriptor()