HomeSort by relevance Sort by last modified time
    Searched refs:HID_REQUEST_SET_IDLE (Results 1 - 2 of 2) sorted by null

  /device/google/accessory/arduino/USB_Host_Shield/
ch9.h 106 #define HID_REQUEST_SET_IDLE 0x0A
Usb.h 202 return( ctrlReq( addr, ep, bmREQ_HIDOUT, HID_REQUEST_SET_IDLE, reportID, duration, interface, 0x0000, NULL, nak_limit ));

Completed in 426 milliseconds