Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds