Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api.c2654 FixPoint1616_t gain, high1616, low1616; in VL53L1_SetThresholdConfig() local
2683 high1616 = (FixPoint1616_t) ((uint32_t) in VL53L1_SetThresholdConfig()
2688 high1616 = (high1616 + 32768) / gain; in VL53L1_SetThresholdConfig()
2691 (high1616 & 0xFFFF); in VL53L1_SetThresholdConfig()