OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HID_REQUEST_SET_REPORT
(Results
1 - 2
of
2
) sorted by null
/device/google/accessory/arduino/USB_Host_Shield/
ch9.h
105
#define
HID_REQUEST_SET_REPORT
0x09
Usb.h
192
return( ctrlReq( addr, ep, bmREQ_HIDOUT,
HID_REQUEST_SET_REPORT
, report_id, report_type, interface, nbytes, dataptr, nak_limit ));
Completed in 130 milliseconds