OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LIBUSB_REQUEST_TYPE_STANDARD
(Results
1 - 2
of
2
) sorted by null
/external/libusb/libusb/
libusb.h
229
LIBUSB_REQUEST_TYPE_STANDARD
= (0x00 << 5),
521
* \ref libusb_request_type::
LIBUSB_REQUEST_TYPE_STANDARD
522
* "
LIBUSB_REQUEST_TYPE_STANDARD
" then this field refers to
[
all
...]
/external/chromium_org/third_party/libusb/src/libusb/
libusb.h
406
LIBUSB_REQUEST_TYPE_STANDARD
= (0x00 << 5),
879
* \ref libusb_request_type::
LIBUSB_REQUEST_TYPE_STANDARD
880
* "
LIBUSB_REQUEST_TYPE_STANDARD
" then this field refers to
[
all
...]
Completed in 28 milliseconds