Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l1x/api/core/src/
Dvl53l1_core.c1008 uint16_t range_ignore_thresh_kcps = 0; in VL53L1_calc_range_ignore_threshold() local
1050 range_ignore_thresh_kcps = 0xFFFF; in VL53L1_calc_range_ignore_threshold()
1052 range_ignore_thresh_kcps = (uint16_t)range_ignore_thresh_int; in VL53L1_calc_range_ignore_threshold()
1058 range_ignore_thresh_kcps); in VL53L1_calc_range_ignore_threshold()
1063 return range_ignore_thresh_kcps; in VL53L1_calc_range_ignore_threshold()