OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bmLOWSPEED
(Results
1 - 2
of
2
) sorted by null
/device/google/accessory/arduino/USB_Host_Shield/
Max3421e_constants.h
202
#define
bmLOWSPEED
0x02
261
#define MODE_LS_HOST (bmDPPULLDN|bmDMPULLDN|bmHOST|
bmLOWSPEED
|bmSOFKAENAB)
Max3421e.cpp
242
if(( regRd( rMODE ) &
bmLOWSPEED
) == 0 ) {
252
if(( regRd( rMODE ) &
bmLOWSPEED
) == 0 ) {
Completed in 70 milliseconds