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