OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setConf
(Results
1 - 3
of
3
) sorted by null
/device/google/accessory/arduino/USB_Host_Shield/
Usb.h
139
byte
setConf
( byte addr, byte ep, byte conf_value, unsigned int nak_limit = USB_NAK_LIMIT );
177
inline byte USB::
setConf
( byte addr, byte ep, byte conf_value, unsigned int nak_limit ) {
/device/google/accessory/arduino/AndroidAccessory/
AndroidAccessory.cpp
215
err = usb.
setConf
( 1, 0, 1 );
/prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar
Completed in 809 milliseconds