Home
last modified time | relevance | path

Searched defs:ptuning_parms (Results 1 – 2 of 2) sorted by relevance

/hal_st-3.6.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api_preset_modes.c401 VL53L1_tuning_parm_storage_t *ptuning_parms) in VL53L1_preset_mode_standard_ranging()
661 VL53L1_tuning_parm_storage_t *ptuning_parms) in VL53L1_preset_mode_standard_ranging_short_range()
737 VL53L1_tuning_parm_storage_t *ptuning_parms) in VL53L1_preset_mode_standard_ranging_long_range()
814 VL53L1_tuning_parm_storage_t *ptuning_parms) in VL53L1_preset_mode_standard_ranging_mm1_cal()
868 VL53L1_tuning_parm_storage_t *ptuning_parms) in VL53L1_preset_mode_standard_ranging_mm2_cal()
924 VL53L1_tuning_parm_storage_t *ptuning_parms) in VL53L1_preset_mode_timed_ranging()
996 VL53L1_tuning_parm_storage_t *ptuning_parms) in VL53L1_preset_mode_timed_ranging_short_range()
1069 VL53L1_tuning_parm_storage_t *ptuning_parms) in VL53L1_preset_mode_timed_ranging_long_range()
1143 VL53L1_tuning_parm_storage_t *ptuning_parms, in VL53L1_preset_mode_low_power_auto_ranging()
1196 VL53L1_tuning_parm_storage_t *ptuning_parms, in VL53L1_preset_mode_low_power_auto_short_ranging()
[all …]
Dvl53l1_api_core.c1253 VL53L1_tuning_parm_storage_t *ptuning_parms = &(pdev->tuning_parms); in VL53L1_set_preset_mode() local