Searched refs:xTalkCorrection (Results 1 – 1 of 1) sorted by relevance
1586 FixPoint1616_t xTalkCorrection; in VL53L0X_calc_sigma_estimate() local1775 xTalkCorrection = abs(diff1_mcps / diff2_mcps); in VL53L0X_calc_sigma_estimate()1778 xTalkCorrection <<= 8; in VL53L0X_calc_sigma_estimate()1788 pwMult *= ((1 << 16) - xTalkCorrection); in VL53L0X_calc_sigma_estimate()
Completed in 7 milliseconds