Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_def.h104 #define VL53L1_DISTANCEMODE_MEDIUM ((VL53L1_DistanceModes) 2) macro
/hal_st-3.6.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api.c835 case VL53L1_DISTANCEMODE_MEDIUM: in ComputeDevicePresetMode()
1017 (DistanceMode != VL53L1_DISTANCEMODE_MEDIUM) && in VL53L1_SetDistanceMode()