OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HID_REQUEST_SET_PROTOCOL
(Results
1 - 2
of
2
) sorted by null
/device/google/accessory/arduino/USB_Host_Shield/
ch9.h
107
#define
HID_REQUEST_SET_PROTOCOL
0x0B
Usb.h
182
return( ctrlReq( addr, ep, bmREQ_HIDOUT,
HID_REQUEST_SET_PROTOCOL
, protocol, 0x00, interface, 0x0000, NULL, nak_limit ));
Completed in 556 milliseconds