Searched defs:BitTime (Results 1 – 2 of 2) sorted by relevance
625 #define BitTime(bytecount) (7 * 8 * bytecount / 6) /* with integer truncation */ macro
621 #define BitTime(bytecount) (7 * 8 * bytecount / 6) /* with integer truncation */ macro