Home
last modified time | relevance | path

Searched refs:bmLOWSPEED (Results 1 – 2 of 2) sorted by relevance

/device/google/accessory/arduino/USB_Host_Shield/
DMax3421e_constants.h202 #define bmLOWSPEED 0x02 macro
261 #define MODE_LS_HOST (bmDPPULLDN|bmDMPULLDN|bmHOST|bmLOWSPEED|bmSOFKAENAB)
DMax3421e.cpp242 if(( regRd( rMODE ) & bmLOWSPEED ) == 0 ) { in busprobe()
252 if(( regRd( rMODE ) & bmLOWSPEED ) == 0 ) { in busprobe()