Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api_core.c1718 FixPoint1616_t xTalkCorrection; in VL53L0X_calc_sigma_estimate() local
1875 xTalkCorrection = abs((int32_t) (diff1_mcps/diff2_mcps)); in VL53L0X_calc_sigma_estimate()
1878 xTalkCorrection <<= 8; in VL53L0X_calc_sigma_estimate()
1891 pwMult *= ((1 << 16) - xTalkCorrection); in VL53L0X_calc_sigma_estimate()