Searched refs:rate_mcps (Results 1 – 1 of 1) sorted by relevance
241 uint16_t rate_mcps = 0; /* 9.7 format */ in VL53L1_rate_maths() local289 rate_mcps = (uint16_t)tmp_int; in VL53L1_rate_maths()291 return rate_mcps; in VL53L1_rate_maths()