Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.h470 #define NS_TO_US(ns) ((ns + 500L) / 1000L) macro
505 #define HS_USECS(bytes) NS_TO_US ( ((55 * 8 * 2083)/1000) \
526 #define HS_USECS_ISO(bytes) NS_TO_US ( ((long)(38 * 8 * 2.083)) \