Searched refs:sqrtResult (Results 1 – 1 of 1) sorted by relevance
1730 FixPoint1616_t sqrtResult; in VL53L0X_calc_sigma_estimate() local1977 sqrtResult = VL53L0X_isqrt((sqr1 + sqr2)); in VL53L0X_calc_sigma_estimate()1984 sigmaEstimate = 1000 * sqrtResult; in VL53L0X_calc_sigma_estimate()