Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l1x/api/core/src/
Dvl53l1_core_support.c304 uint16_t rate_per_spad = 0; in VL53L1_rate_per_spad_maths() local
325 rate_per_spad = (uint16_t)tmp_int; in VL53L1_rate_per_spad_maths()
327 return rate_per_spad; in VL53L1_rate_per_spad_maths()