Searched refs:Low (Results 1 – 2 of 2) sorted by relevance
235 uint16_t Low; /*!< Distance threshold low limit in mm */ member243 FixPoint1616_t Low; /*!< Signal rate threshold low limit */ member
2752 (T.CrossMode == VL53L1_THRESHOLD_IN_WINDOW)) && (T.Low > T.High)) in VL53L1_SetThresholdConfig()2787 pConfig->Distance.Low << 16); in VL53L1_SetThresholdConfig()2801 pConfig->Rate.Low); in VL53L1_SetThresholdConfig()2867 pConfig->Distance.Low = Cfg.threshold_distance_low; in VL53L1_GetThresholdConfig()2871 pConfig->Rate.Low = in VL53L1_GetThresholdConfig()