Searched refs:XTalkCompensationRateMegaCps (Results 1 – 5 of 5) sorted by relevance
/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/ |
A D | vl53l0x_api.c | 401 VL53L0X_SETPARAMETERFIELD(Dev, XTalkCompensationRateMegaCps, 0); in VL53L0X_DataInit() 752 Dev, pDeviceParameters->XTalkCompensationRateMegaCps); in VL53L0X_SetDeviceParameters() 807 Dev, &(pDeviceParameters->XTalkCompensationRateMegaCps)); in VL53L0X_GetDeviceParameters() 1356 VL53L0X_GETPARAMETERFIELD(Dev, XTalkCompensationRateMegaCps, in VL53L0X_SetXTalkCompensationEnable() 1392 VL53L0X_DEV Dev, FixPoint1616_t XTalkCompensationRateMegaCps) in VL53L0X_SetXTalkCompensationRateMegaCps() argument 1404 VL53L0X_SETPARAMETERFIELD(Dev, XTalkCompensationRateMegaCps, in VL53L0X_SetXTalkCompensationRateMegaCps() 1405 XTalkCompensationRateMegaCps); in VL53L0X_SetXTalkCompensationRateMegaCps() 1420 XTalkCompensationRateMegaCps); in VL53L0X_SetXTalkCompensationRateMegaCps() 2279 uint16_t XTalkCompensationRateMegaCps; in VL53L0X_GetRangingMeasurementData() local 2338 XTalkCompensationRateMegaCps); in VL53L0X_GetRangingMeasurementData() [all …]
|
A D | vl53l0x_api_calibration.c | 68 FixPoint1616_t XTalkCompensationRateMegaCps; in VL53L0X_perform_xtalk_calibration() local 142 XTalkCompensationRateMegaCps = 0; in VL53L0X_perform_xtalk_calibration() 165 XTalkCompensationRateMegaCps = in VL53L0X_perform_xtalk_calibration() 169 *pXTalkCompensationRateMegaCps = XTalkCompensationRateMegaCps; in VL53L0X_perform_xtalk_calibration() 178 Dev, XTalkCompensationRateMegaCps); in VL53L0X_perform_xtalk_calibration()
|
A D | vl53l0x_def.h | 252 FixPoint1616_t XTalkCompensationRateMegaCps; member
|
A D | vl53l0x_api.h | 982 VL53L0X_DEV Dev, FixPoint1616_t XTalkCompensationRateMegaCps);
|
A D | vl53l0x_api_core.c | 1336 VL53L0X_GETPARAMETERFIELD(Dev, XTalkCompensationRateMegaCps, in VL53L0X_get_total_xtalk_rate() 1626 VL53L0X_GETPARAMETERFIELD(Dev, XTalkCompensationRateMegaCps, in VL53L0X_calc_sigma_estimate()
|
Completed in 18 milliseconds