Home
last modified time | relevance | path

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

/hal_st-3.7.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_api_core.h594 VL53L1_Error VL53L1_enable_xtalk_compensation(
/hal_st-3.7.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api.c465 Status = VL53L1_enable_xtalk_compensation(Dev); in SingleTargetXTalkCalibration()
2222 Status = VL53L1_enable_xtalk_compensation(Dev); in VL53L1_SetXTalkCompensationEnable()
Dvl53l1_api_core.c1452 VL53L1_Error VL53L1_enable_xtalk_compensation( in VL53L1_enable_xtalk_compensation() function