Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api_calibration.c322 VL53L1_DevicePresetModes device_preset_modes[VL53L1_MAX_OFFSET_RANGE_RESULTS]; in VL53L1_run_offset_calibration()
336 uint8_t num_of_samples[VL53L1_MAX_OFFSET_RANGE_RESULTS]; in VL53L1_run_offset_calibration()
376 VL53L1_MAX_OFFSET_RANGE_RESULTS; in VL53L1_run_offset_calibration()
385 pdev->offset_results.max_results = VL53L1_MAX_OFFSET_RANGE_RESULTS; in VL53L1_run_offset_calibration()
388 for (m = 0 ; m < VL53L1_MAX_OFFSET_RANGE_RESULTS; m++) { in VL53L1_run_offset_calibration()
/hal_st-3.4.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_ll_def.h120 #define VL53L1_MAX_OFFSET_RANGE_RESULTS 3 macro
678 VL53L1_offset_range_data_t data[VL53L1_MAX_OFFSET_RANGE_RESULTS];