Searched refs:OverMax (Results 1 – 1 of 1) sorted by relevance
2272 int16_t Max, UnderMax, OverMax, Repeat; in VL53L1_PerformOffsetSimpleCalibration() local2292 OverMax = Max + (Max / 2); in VL53L1_PerformOffsetSimpleCalibration()2309 (offset_meas < OverMax)) { in VL53L1_PerformOffsetSimpleCalibration()2363 int16_t Max, UnderMax, OverMax, Repeat; in VL53L1_PerformOffsetZeroDistanceCalibration() local2384 OverMax = Max + (Max / 2); in VL53L1_PerformOffsetZeroDistanceCalibration()2399 (offset_meas < OverMax)) { in VL53L1_PerformOffsetZeroDistanceCalibration()