Home
last modified time | relevance | path

Searched refs:customer (Results 1 – 6 of 6) sorted by relevance

/hal_st-3.4.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api_calibration.c184 pdev->customer.ref_spad_man__num_requested_ref_spads = in VL53L1_run_ref_spad_char()
186 pdev->customer.ref_spad_man__ref_location = in VL53L1_run_ref_spad_char()
220 pdev->customer.global_config__spad_enables_ref_0 = in VL53L1_run_ref_spad_char()
222 pdev->customer.global_config__spad_enables_ref_1 = in VL53L1_run_ref_spad_char()
224 pdev->customer.global_config__spad_enables_ref_2 = in VL53L1_run_ref_spad_char()
226 pdev->customer.global_config__spad_enables_ref_3 = in VL53L1_run_ref_spad_char()
228 pdev->customer.global_config__spad_enables_ref_4 = in VL53L1_run_ref_spad_char()
230 pdev->customer.global_config__spad_enables_ref_5 = in VL53L1_run_ref_spad_char()
238 &(pdev->customer), in VL53L1_run_ref_spad_char()
373 pdev->customer.mm_config__inner_offset_mm = 0; in VL53L1_run_offset_calibration()
[all …]
Dvl53l1_api_core.c224 &(pdev->customer), in VL53L1_data_init()
276 &(pdev->customer), in VL53L1_data_init()
338 &(pdev->customer)); in VL53L1_read_p2p_data()
473 &(pdev->customer), in VL53L1_set_part_to_part_data()
474 &(pcal_data->customer), in VL53L1_set_part_to_part_data()
500 pdev->customer.algo__crosstalk_compensation_plane_offset_kcps; in VL53L1_set_part_to_part_data()
502 pdev->customer.algo__crosstalk_compensation_x_plane_gradient_kcps; in VL53L1_set_part_to_part_data()
504 pdev->customer.algo__crosstalk_compensation_y_plane_gradient_kcps; in VL53L1_set_part_to_part_data()
509 pdev->customer.algo__crosstalk_compensation_plane_offset_kcps = in VL53L1_set_part_to_part_data()
511 pdev->customer.algo__crosstalk_compensation_x_plane_gradient_kcps = in VL53L1_set_part_to_part_data()
[all …]
Dvl53l1_api.c512 pC = &CalibrationData.customer; in SingleTargetXTalkCalibration()
2270 pc = &pdev->customer; in VL53L1_PerformRefSpadManagement()
2476 pdev->customer.algo__part_to_part_range_offset_mm = 0; in VL53L1_PerformOffsetSimpleCalibration()
2477 pdev->customer.mm_config__inner_offset_mm = 0; in VL53L1_PerformOffsetSimpleCalibration()
2478 pdev->customer.mm_config__outer_offset_mm = 0; in VL53L1_PerformOffsetSimpleCalibration()
2542 pdev->customer.algo__part_to_part_range_offset_mm = 0; in VL53L1_PerformOffsetSimpleCalibration()
2543 pdev->customer.mm_config__inner_offset_mm = offset; in VL53L1_PerformOffsetSimpleCalibration()
2544 pdev->customer.mm_config__outer_offset_mm = offset; in VL53L1_PerformOffsetSimpleCalibration()
2547 &(pdev->customer)); in VL53L1_PerformOffsetSimpleCalibration()
2593 pC = &pCalibrationData->customer; in VL53L1_SetCalibrationData()
[all …]
Dvl53l1_core.c1905 pdev->customer.ref_spad_char__total_rate_target_mcps = in VL53L1_set_ref_spad_char_config()
/hal_st-3.4.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_ll_def.h854 VL53L1_customer_nvm_managed_t customer; member
931 VL53L1_customer_nvm_managed_t customer; member
Dvl53l1_def.h453 VL53L1_CustomerNvmManaged_t customer; member