Searched refs:median_range_mm (Results 1 – 5 of 5) sorted by relevance
396 poffset->median_range_mm = 0; in VL53L1_run_offset_calibration()474 poffset->median_range_mm += in VL53L1_run_offset_calibration()475 (int32_t)prange_data->median_range_mm; in VL53L1_run_offset_calibration()532 poffset->median_range_mm += (poffset->no_of_samples/2); in VL53L1_run_offset_calibration()533 poffset->median_range_mm /= poffset->no_of_samples; in VL53L1_run_offset_calibration()536 poffset->range_mm_offset -= poffset->median_range_mm; in VL53L1_run_offset_calibration()
988 pdata->median_range_mm); in VL53L1_print_range_data()1185 pdata->median_range_mm); in VL53L1_print_offset_range_data()
1962 if (presults_data->median_range_mm < SRL) in ComputeRQL()1965 RAS = LRAP * presults_data->median_range_mm; in ComputeRQL()2071 pRangeData->RangeMilliMeter = presults_data->median_range_mm; in SetSimpleData()
2509 pdata->median_range_mm = (int16_t)range_mm; in VL53L1_copy_sys_and_core_results_to_range_results()2554 pdata->median_range_mm = (int16_t)range_mm; in VL53L1_copy_sys_and_core_results_to_range_results()
590 int16_t median_range_mm; member649 int32_t median_range_mm; member