Searched defs:EP_INTERVAL_TO_UFRAMES (Results 1 – 2 of 2) sorted by relevance
622 #define EP_INTERVAL_TO_UFRAMES(p) (1 << (((p) >> 16) & 0xff)) macro