Searched refs:CalDistanceAsInt_mm (Results 1 – 1 of 1) sorted by relevance
194 uint32_t CalDistanceAsInt_mm; in VL53L0X_perform_offset_calibration() local257 CalDistanceAsInt_mm = (CalDistanceMilliMeter + 0x8000) >> 16; in VL53L0X_perform_offset_calibration()260 (CalDistanceAsInt_mm - StoredMeanRangeAsInt) * 1000; in VL53L0X_perform_offset_calibration()
Completed in 4 milliseconds