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

  /device/google/accessory/arduino/USB_Host_Shield/
ch9.h 102 #define HID_REQUEST_GET_REPORT 0x01
Usb.h 195 return( ctrlReq( addr, ep, bmREQ_HIDIN, HID_REQUEST_GET_REPORT, report_id, report_type, interface, nbytes, dataptr, nak_limit ));

Completed in 40 milliseconds