Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api.c2463 int16_t Max, UnderMax, OverMax, Repeat; in VL53L1_PerformOffsetSimpleCalibration() local
2483 OverMax = Max + (Max / 2); in VL53L1_PerformOffsetSimpleCalibration()
2501 (offset_meas < OverMax)) { in VL53L1_PerformOffsetSimpleCalibration()