Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l1x/api/core/src/
Dvl53l1_core_support.c241 uint16_t rate_mcps = 0; /* 9.7 format */ in VL53L1_rate_maths() local
289 rate_mcps = (uint16_t)tmp_int; in VL53L1_rate_maths()
291 return rate_mcps; in VL53L1_rate_maths()