Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.h526 #define HS_USECS_ISO(bytes) NS_TO_US ( ((long)(38 * 8 * 2.083)) \ macro
H A DdrvHCD.c1344 tmp = HS_USECS_ISO (bytecount); in usb_calc_bus_time()