Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api_core.c1496 FixPoint1616_t totalSignalRate_mcps, in VL53L0X_calc_dmax() argument
1548 signalRateTemp_mcps = totalSignalRate_mcps << 10; in VL53L0X_calc_dmax()
1731 FixPoint1616_t totalSignalRate_mcps; in VL53L0X_calc_sigma_estimate() local
1764 Dev, pRangingMeasurementData, &totalSignalRate_mcps); in VL53L0X_calc_sigma_estimate()
1772 peakSignalRate_kcps = (totalSignalRate_mcps * 1000); in VL53L0X_calc_sigma_estimate()
1814 totalSignalRate_mcps = (totalSignalRate_mcps + 0x80) >> 8; in VL53L0X_calc_sigma_estimate()
1817 vcselTotalEventsRtn = totalSignalRate_mcps * in VL53L0X_calc_sigma_estimate()
1824 totalSignalRate_mcps <<= 8; in VL53L0X_calc_sigma_estimate()
1995 totalSignalRate_mcps, in VL53L0X_calc_sigma_estimate()