Home
last modified time | relevance | path

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

/hal_st-3.7.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_api_core.h687 VL53L1_Error VL53L1_stop_range(
/hal_st-3.7.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api_calibration.c513 status = VL53L1_stop_range(Dev); in VL53L1_run_offset_calibration()
Dvl53l1_api_core.c2159 VL53L1_Error VL53L1_stop_range( in VL53L1_stop_range() function
Dvl53l1_api.c1763 Status = VL53L1_stop_range(Dev); in VL53L1_StopMeasurement()