Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_def.h105 #define VL53L1_DISTANCEMODE_LONG ((VL53L1_DistanceModes) 3) macro
/hal_st-3.6.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api.c948 VL53L1_DistanceModes DistanceMode = VL53L1_DISTANCEMODE_LONG; in VL53L1_SetPresetMode()
1018 (DistanceMode != VL53L1_DISTANCEMODE_LONG)) in VL53L1_SetDistanceMode()