OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rUSBCTL
(Results
1 - 2
of
2
) sorted by null
/device/google/accessory/arduino/USB_Host_Shield/
Max3421e.cpp
199
regWr(
rUSBCTL
, bmCHIPRES ); //Chip reset. This stops the oscillator
200
regWr(
rUSBCTL
, 0x00 ); //Remove the reset
Max3421e_constants.h
95
#define
rUSBCTL
0x78 //15<<3
Completed in 1068 milliseconds