Searched refs:peak_count_rate (Results 1 – 2 of 2) sorted by relevance
296 uint32_t peak_count_rate, in VL53L1_rate_per_spad_maths() argument313 tmp_int = (peak_count_rate << 8) << frac_bits; in VL53L1_rate_per_spad_maths()316 tmp_int = ((peak_count_rate) << frac_bits); in VL53L1_rate_per_spad_maths()
161 uint32_t peak_count_rate,