Home | Sort by relevance Sort by last modified time |
/device/google/accessory/arduino/USB_Host_Shield/ | |
Max3421e_constants.h | 214 #define bmBUSRST 0x01
|
Usb.cpp | 380 regWr( rHCTL, bmBUSRST ); //issue bus reset
384 if(( regRd( rHCTL ) & bmBUSRST ) == 0 ) { |