Home
last modified time | relevance | path

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

/device/google/accessory/arduino/USB_Host_Shield/
DMax3421e.cpp237 byte bus_sample; in busprobe() local
238 bus_sample = regRd( rHRSL ); //Get J,K status in busprobe()
239 bus_sample &= ( bmJSTATUS|bmKSTATUS ); //zero the rest of the byte in busprobe()
240 switch( bus_sample ) { //start full-speed or low-speed host in busprobe()