Searched refs:ThresholdLow (Results 1 – 2 of 2) sorted by relevance
2164 FixPoint1616_t ThresholdLow; in VL53L0X_CheckAndLoadInterruptSettings() local2180 &ThresholdLow, &ThresholdHigh); in VL53L0X_CheckAndLoadInterruptSettings()2182 if (((ThresholdLow > 255*65536) || in VL53L0X_CheckAndLoadInterruptSettings()2787 VL53L0X_DeviceModes DeviceMode, FixPoint1616_t ThresholdLow, in VL53L0X_SetInterruptThresholds() argument2796 Threshold16 = (uint16_t)((ThresholdLow >> 17) & 0x00fff); in VL53L0X_SetInterruptThresholds()
1705 VL53L0X_DeviceModes DeviceMode, FixPoint1616_t ThresholdLow,