Searched refs:HID_REQUEST_SET_IDLE (Results 1 - 2 of 2) sorted by relevance

/device/google/accessory/arduino/USB_Host_Shield/
H A Dch9.h106 #define HID_REQUEST_SET_IDLE 0x0A macro
H A DUsb.h202 return( ctrlReq( addr, ep, bmREQ_HIDOUT, HID_REQUEST_SET_IDLE, reportID, duration, interface, 0x0000, NULL, nak_limit ));

Completed in 28 milliseconds