Searched refs:totalSignalRate_mcps (Results 1 – 1 of 1) sorted by relevance
1372 FixPoint1616_t totalSignalRate_mcps, in VL53L0X_calc_dmax() argument1421 signalRateTemp_mcps = totalSignalRate_mcps << 10; in VL53L0X_calc_dmax()1599 FixPoint1616_t totalSignalRate_mcps; in VL53L0X_calc_sigma_estimate() local1641 &totalSignalRate_mcps); in VL53L0X_calc_sigma_estimate()1649 peakSignalRate_kcps = (totalSignalRate_mcps * 1000); in VL53L0X_calc_sigma_estimate()1691 totalSignalRate_mcps = (totalSignalRate_mcps + 0x80) >> 8; in VL53L0X_calc_sigma_estimate()1694 vcselTotalEventsRtn = totalSignalRate_mcps * peakVcselDuration_us; in VL53L0X_calc_sigma_estimate()1700 totalSignalRate_mcps <<= 8; in VL53L0X_calc_sigma_estimate()1875 Dev, totalSignalRate_mcps, correctedSignalRate_mcps, pwMult, in VL53L0X_calc_sigma_estimate()
Completed in 5 milliseconds