Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api_core.c296 &(pdev->optical_centre), in VL53L1_data_init()
392 if (pdev->optical_centre.x_centre == 0 && in VL53L1_read_p2p_data()
393 pdev->optical_centre.y_centre == 0) { in VL53L1_read_p2p_data()
394 pdev->optical_centre.x_centre = in VL53L1_read_p2p_data()
396 pdev->optical_centre.y_centre = in VL53L1_read_p2p_data()
578 &(pcal_data->optical_centre), in VL53L1_get_part_to_part_data()
579 &(pdev->optical_centre), in VL53L1_get_part_to_part_data()
Dvl53l1_api.c2577 &(cal_data.optical_centre), in VL53L1_SetCalibrationData()
2578 &(pCalibrationData->optical_centre), in VL53L1_SetCalibrationData()
2660 &(pCalibrationData->optical_centre), in VL53L1_GetCalibrationData()
2661 &(cal_data.optical_centre), in VL53L1_GetCalibrationData()
2733 CalibrationData.optical_centre.x_centre); in VL53L1_GetOpticalCenter()
2735 CalibrationData.optical_centre.y_centre); in VL53L1_GetOpticalCenter()
/hal_st-3.4.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_ll_def.h859 VL53L1_optical_centre_t optical_centre; member
933 VL53L1_optical_centre_t optical_centre; member
Dvl53l1_def.h455 VL53L1_optical_centre_t optical_centre; member