Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_api_core.c1372 FixPoint1616_t totalSignalRate_mcps, in VL53L0X_calc_dmax() argument
1421 signalRateTemp_mcps = totalSignalRate_mcps << 10; in VL53L0X_calc_dmax()
1599 FixPoint1616_t totalSignalRate_mcps; in VL53L0X_calc_sigma_estimate() local
1641 &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