Home
last modified time | relevance | path

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

/hal_st-2.7.6/sensor/vl53l1x/api/core/src/
Dvl53l1_api_calibration.c394 poffset->peak_rate_mcps = 0; in VL53L1_run_offset_calibration()
470 poffset->peak_rate_mcps += in VL53L1_run_offset_calibration()
526 poffset->peak_rate_mcps += (poffset->no_of_samples/2); in VL53L1_run_offset_calibration()
527 poffset->peak_rate_mcps /= poffset->no_of_samples; in VL53L1_run_offset_calibration()
576 (uint16_t)pdev->offset_results.data[1].peak_rate_mcps; in VL53L1_run_offset_calibration()
578 (uint16_t)pdev->offset_results.data[2].peak_rate_mcps; in VL53L1_run_offset_calibration()
615 if (poffset->peak_rate_mcps > in VL53L1_run_offset_calibration()
Dvl53l1_api_debug.c1155 (int32_t)pdata->peak_rate_mcps, in VL53L1_print_offset_range_data()
1318 (int32_t)pdata->peak_rate_mcps[i], in VL53L1_print_cal_peak_rate_map()
/hal_st-2.7.6/sensor/vl53l1x/api/core/inc/
Dvl53l1_ll_def.h645 uint32_t peak_rate_mcps; member
724 uint16_t peak_rate_mcps[VL53L1_NVM_PEAK_RATE_MAP_SAMPLES]; member