Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api_calibration.c199 uint32_t StoredMeanRangeAsInt; in VL53L0X_perform_offset_calibration() local
258 StoredMeanRangeAsInt = (StoredMeanRange + 0x8000) >> 16; in VL53L0X_perform_offset_calibration()
266 StoredMeanRangeAsInt) * 1000; in VL53L0X_perform_offset_calibration()