OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HID_DESCRIPTOR_REPORT
(Results
1 - 2
of
2
) sorted by null
/device/google/accessory/arduino/USB_Host_Shield/
ch9.h
111
#define
HID_DESCRIPTOR_REPORT
0x22
Usb.h
189
return( ctrlReq( addr, ep, bmREQ_HIDREPORT, USB_REQUEST_GET_DESCRIPTOR, 0x00,
HID_DESCRIPTOR_REPORT
, 0x0000, nbytes, dataptr, nak_limit ));
Completed in 319 milliseconds