Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api_calibration.c1125 const uint8_t restore_config) in VL53L0X_perform_vhv_calibration() argument
1137 if (restore_config) in VL53L0X_perform_vhv_calibration()
1156 if ((Status == VL53L0X_ERROR_NONE) && restore_config) { in VL53L0X_perform_vhv_calibration()
1170 const uint8_t restore_config) in VL53L0X_perform_phase_calibration() argument
1182 if (restore_config) in VL53L0X_perform_phase_calibration()
1201 if ((Status == VL53L0X_ERROR_NONE) && restore_config) { in VL53L0X_perform_phase_calibration()
/hal_st-3.6.0/sensor/vl53l0x/api/core/inc/
Dvl53l0x_api_calibration.h67 const uint8_t restore_config);