Home
last modified time | relevance | path

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

/device/google/accessory/arduino/USB_Host_Shield/
DMax3421e.cpp247 regWr( rMODE, MODE_LS_HOST); //start low-speed host in busprobe()
253 regWr( rMODE, MODE_LS_HOST ); //start low-speed host in busprobe()
DMax3421e_constants.h261 #define MODE_LS_HOST (bmDPPULLDN|bmDMPULLDN|bmHOST|bmLOWSPEED|bmSOFKAENAB) macro