Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_api_calibration.c57 uint16_t sum_spads = 0; in VL53L0X_perform_xtalk_calibration() local
86 sum_spads = 0; in VL53L0X_perform_xtalk_calibration()
102 sum_spads = sum_spads + in VL53L0X_perform_xtalk_calibration()
120 (FixPoint1616_t)((uint32_t)(sum_spads << 16) / total_count); in VL53L0X_perform_xtalk_calibration()

Completed in 4 milliseconds