Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api_calibration.c697 uint8_t PhaseCal = 0; in VL53L0X_perform_ref_spad_management() local
764 &PhaseCal, 0); in VL53L0X_perform_ref_spad_management()
1089 uint8_t VhvSettings, uint8_t PhaseCal, in VL53L0X_ref_calibration_io() argument
1110 Status |= VL53L0X_UpdateByte(Dev, 0xEE, 0x80, PhaseCal); in VL53L0X_ref_calibration_io()
1130 uint8_t PhaseCal = 0; in VL53L0X_perform_vhv_calibration() local
1149 VhvSettings, PhaseCal, /* Not used here */ in VL53L0X_perform_vhv_calibration()
1175 uint8_t PhaseCal = 0; in VL53L0X_perform_phase_calibration() local
1194 VhvSettings, PhaseCal, /* Not used here */ in VL53L0X_perform_phase_calibration()
1249 uint8_t VhvSettings, uint8_t PhaseCal) in VL53L0X_set_ref_calibration() argument
1256 VhvSettings, PhaseCal, in VL53L0X_set_ref_calibration()
[all …]
Dvl53l0x_api.c1514 uint8_t PhaseCal) in VL53L0X_SetRefCalibration() argument
1519 Status = VL53L0X_set_ref_calibration(Dev, VhvSettings, PhaseCal); in VL53L0X_SetRefCalibration()
/hal_st-3.6.0/sensor/vl53l0x/api/core/inc/
Dvl53l0x_api_calibration.h73 uint8_t VhvSettings, uint8_t PhaseCal);
Dvl53l0x_api.h984 uint8_t VhvSettings, uint8_t PhaseCal);