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

  /device/google/accessory/arduino/USB_Host_Shield/
ch9.h 49 #define USB_REQUEST_SET_CONFIGURATION 9 // Standard Device Request - SET CONFIGURATION
Usb.h 178 return( ctrlReq( addr, ep, bmREQ_SET, USB_REQUEST_SET_CONFIGURATION, conf_value, 0x00, 0x0000, 0x0000, NULL, nak_limit ));
  /external/chromium_org/third_party/libusb/src/libusb/os/
windows_usb.h 347 #define USB_REQUEST_SET_CONFIGURATION LIBUSB_REQUEST_SET_CONFIGURATION

Completed in 61 milliseconds