Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api.c2446 uint32_t x, IncomeVersion, CurrentVersion; in VL53L1_SetCalibrationData() local
2454 CurrentVersion = VL53L1_LL_CALIBRATION_DATA_STRUCT_VERSION + in VL53L1_SetCalibrationData()
2457 if ((IncomeVersion < CurrentVersion) && in VL53L1_SetCalibrationData()
2459 (CurrentVersion & 0xFFFFFF0F))) { in VL53L1_SetCalibrationData()