Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l1x/api/core/src/
Dvl53l1_core.c990 int16_t y_gradient, in VL53L1_calc_range_ignore_threshold() argument
1023 if (y_gradient < 0) { in VL53L1_calc_range_ignore_threshold()
1024 y_gradient_int = y_gradient * -1; in VL53L1_calc_range_ignore_threshold()
/hal_st-3.4.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_core.h511 int16_t y_gradient,