Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_api.c803 pDeviceParameters->XTalkCompensationEnable = 0; in VL53L0X_GetDeviceParameters()
1343 VL53L0X_DEV Dev, uint8_t XTalkCompensationEnable) in VL53L0X_SetXTalkCompensationEnable() argument
1366 if (XTalkCompensationEnable == 0) { in VL53L0X_SetXTalkCompensationEnable()
1367 VL53L0X_SETPARAMETERFIELD(Dev, XTalkCompensationEnable, 0); in VL53L0X_SetXTalkCompensationEnable()
1369 VL53L0X_SETPARAMETERFIELD(Dev, XTalkCompensationEnable, 1); in VL53L0X_SetXTalkCompensationEnable()
1384 VL53L0X_GETPARAMETERFIELD(Dev, XTalkCompensationEnable, Temp8); in VL53L0X_GetXTalkCompensationEnable()
1400 VL53L0X_GETPARAMETERFIELD(Dev, XTalkCompensationEnable, Temp8); in VL53L0X_SetXTalkCompensationRateMegaCps()
2276 uint8_t XTalkCompensationEnable; in VL53L0X_GetRangingMeasurementData() local
2339 VL53L0X_GETPARAMETERFIELD(Dev, XTalkCompensationEnable, in VL53L0X_GetRangingMeasurementData()
2340 XTalkCompensationEnable); in VL53L0X_GetRangingMeasurementData()
[all …]
A Dvl53l0x_def.h248 uint8_t XTalkCompensationEnable; member
A Dvl53l0x_api.h950 VL53L0X_DEV Dev, uint8_t XTalkCompensationEnable);

Completed in 12 milliseconds