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

  /device/google/accessory/arduino/USB_Host_Shield/
Usb.h 49 #define USB_SETTLE_DELAY 200 //settle delay in milliseconds
Usb.cpp 358 delay = millis() + USB_SETTLE_DELAY;

Completed in 74 milliseconds