Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api_core.c1728 FixPoint1616_t sqrSum; in VL53L0X_calc_sigma_estimate() local
1930 sqrSum = sqr1 + sqr2; in VL53L0X_calc_sigma_estimate()
1933 sqrtResult_centi_ns = VL53L0X_isqrt(sqrSum); in VL53L0X_calc_sigma_estimate()