Searched refs:average (Results 1 – 8 of 8) sorted by relevance
525 uint16_t average = mData.calibrationSampleTotal / mData.calibrationSampleCount; in handle_calibration_event() local526 uint16_t crosstalk = (average > 0x7f) ? 0x7f : average; in handle_calibration_event()
46 values for minimum and average time, then you likely have some152 Test minimum average operation overhead342 - changed to use min() as timing estimator (average
86 those cases, the table ended up one bit longer than the ``average'' code185 the symbols, it takes on the average 1.25 lookups per symbol. That's compared
181 the general case of LL(k) parsing. The average com-
38 comparisons on average, it can be expected to do better the more104 average (across all permutations). When a method gets significantly
38 comparisons on average, it can be expected to do better the more105 the best any comparison-based sorting algorithm can do on average (across
2169 minimum latency of acquiring a lock is on an average 3-4 micro seconds whereas