Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_api_calibration.c193 uint32_t StoredMeanRangeAsInt; in VL53L0X_perform_offset_calibration() local
252 StoredMeanRangeAsInt = (StoredMeanRange + 0x8000) >> 16; in VL53L0X_perform_offset_calibration()
260 (CalDistanceAsInt_mm - StoredMeanRangeAsInt) * 1000; in VL53L0X_perform_offset_calibration()

Completed in 4 milliseconds