OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HID_REQUEST_GET_IDLE
(Results
1 - 2
of
2
) sorted by null
/device/google/accessory/arduino/USB_Host_Shield/
ch9.h
103
#define
HID_REQUEST_GET_IDLE
0x02
Usb.h
199
return( ctrlReq( addr, ep, bmREQ_HIDIN,
HID_REQUEST_GET_IDLE
, reportID, 0, interface, 0x0001, dataptr, nak_limit ));
Completed in 453 milliseconds