Home
last modified time | relevance | path

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

/device/google/accessory/arduino/USB_Host_Shield/
DUsb.cpp36 DEV_RECORD devtable[ USB_NUMDEVICES + 1 ];
50 for( i = 0; i < ( USB_NUMDEVICES + 1 ); i++ ) { in init()
413 for( i = 1; i < USB_NUMDEVICES; i++ ) { in Task()
DUsb.h52 #define USB_NUMDEVICES 2 //number of USB devices macro