Home
last modified time | relevance | path

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

/hal_st-2.7.6/sensor/vl53l1x/api/core/src/
Dvl53l1_api.c1123 uint32_t divisor; in VL53L1_SetMeasurementTimingBudgetMicroSeconds() local
1158 divisor = 1; in VL53L1_SetMeasurementTimingBudgetMicroSeconds()
1173 divisor = 2; in VL53L1_SetMeasurementTimingBudgetMicroSeconds()
1189 divisor = 2; in VL53L1_SetMeasurementTimingBudgetMicroSeconds()
1208 TimingBudget /= divisor; in VL53L1_SetMeasurementTimingBudgetMicroSeconds()