Searched refs:cSigmaEstRtnMax (Results 1 – 1 of 1) sorted by relevance
1567 const FixPoint1616_t cSigmaEstRtnMax = 0xF000; in VL53L0X_calc_sigma_estimate() local1846 if (sigmaEstRtn > cSigmaEstRtnMax) { in VL53L0X_calc_sigma_estimate()1849 sigmaEstRtn = cSigmaEstRtnMax; in VL53L0X_calc_sigma_estimate()
Completed in 5 milliseconds