OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 ));
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usb100.h
85
#define
USB_REQUEST_SET_CONFIGURATION
0x09
Completed in 78 milliseconds