Home
last modified time | relevance | path

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

/device/google/accessory/arduino/USB_Host_Shield/
DUsb.cpp265 if( retry_count == USB_RETRY_LIMIT ) { in outTransfer()
324 if( retry_count == USB_RETRY_LIMIT ) { in dispatchPkt()
DUsb.h48 #define USB_RETRY_LIMIT 3 //retry limit for a transfer macro