Searched refs:range_ignore_thresh_kcps (Results 1 – 1 of 1) sorted by relevance
1008 uint16_t range_ignore_thresh_kcps = 0; in VL53L1_calc_range_ignore_threshold() local1050 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()