OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rIOPINS1
(Results
1 - 2
of
2
) sorted by null
/device/google/accessory/arduino/USB_Host_Shield/
Max3421e.cpp
150
regWr(
rIOPINS1
, val );
192
tmpbyte |= ( regRd(
rIOPINS1
) >>4 ) ; //shift low bits and OR with upper from previous operation. Upper nibble zeroes during shift, at least with this compiler
Max3421e_constants.h
121
#define
rIOPINS1
0xa0 //20<<3
Completed in 15 milliseconds