Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l0x/api/core/inc/
Dvl53l0x_api_calibration.h69 VL53L0X_Error VL53L0X_perform_ref_calibration(VL53L0X_DEV Dev,
/hal_st-3.6.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api_calibration.c763 Status = VL53L0X_perform_ref_calibration(Dev, &VhvSettings, in VL53L0X_perform_ref_spad_management()
1213 VL53L0X_Error VL53L0X_perform_ref_calibration(VL53L0X_DEV Dev, in VL53L0X_perform_ref_calibration() function
Dvl53l0x_api.c2113 Status = VL53L0X_perform_ref_calibration(Dev, pVhvSettings, in VL53L0X_PerformRefCalibration()