OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rRCVFIFO
(Results
1 - 2
of
2
) sorted by null
/device/google/accessory/arduino/USB_Host_Shield/
Max3421e_constants.h
77
#define
rRCVFIFO
0x08 //1<<3
Usb.cpp
173
data = bytesRd(
rRCVFIFO
, pktsize, data );
209
data = bytesRd(
rRCVFIFO
, pktsize, data );
Completed in 15 milliseconds