Home
last modified time | relevance | path

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

/hal_st-2.7.6/sensor/vl53l1x/api/core/inc/
Dvl53l1_def.h165 ((VL53L1_OffsetCalibrationModes) 0)
168 ((VL53L1_OffsetCalibrationModes) 1)
171 ((VL53L1_OffsetCalibrationModes) 2)
180 typedef uint8_t VL53L1_OffsetCalibrationModes; typedef
183 ((VL53L1_OffsetCalibrationModes) 1)
185 ((VL53L1_OffsetCalibrationModes) 2)
Dvl53l1_api.h1019 VL53L1_OffsetCalibrationModes OffsetCalibrationMode);
/hal_st-2.7.6/sensor/vl53l1x/api/core/src/
Dvl53l1_api.c2384 VL53L1_OffsetCalibrationModes OffsetCalibrationMode) in VL53L1_SetOffsetCalibrationMode()