Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api.c1833 FixPoint1616_t GI = 7713587; /* 117.7 * 65536 */ in ComputeRQL() local
1856 if (partial <= GI) in ComputeRQL()
1857 SRQL = GI - partial; in ComputeRQL()