HomeSort by relevance Sort by last modified time
    Searched refs:bmBUSRST (Results 1 - 2 of 2) sorted by null

  /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 ) {

Completed in 17 milliseconds