Searched refs:VL53L1_DeviceError (Results 1 – 1 of 1) sorted by relevance
254 typedef uint8_t VL53L1_DeviceError; typedef256 #define VL53L1_DEVICEERROR_NOUPDATE ((VL53L1_DeviceError) 0)258 #define VL53L1_DEVICEERROR_VCSELCONTINUITYTESTFAILURE ((VL53L1_DeviceError) 1)259 #define VL53L1_DEVICEERROR_VCSELWATCHDOGTESTFAILURE ((VL53L1_DeviceError) 2)260 #define VL53L1_DEVICEERROR_NOVHVVALUEFOUND ((VL53L1_DeviceError) 3)261 #define VL53L1_DEVICEERROR_MSRCNOTARGET ((VL53L1_DeviceError) 4)262 #define VL53L1_DEVICEERROR_RANGEPHASECHECK ((VL53L1_DeviceError) 5)263 #define VL53L1_DEVICEERROR_SIGMATHRESHOLDCHECK ((VL53L1_DeviceError) 6)264 #define VL53L1_DEVICEERROR_PHASECONSISTENCY ((VL53L1_DeviceError) 7)265 #define VL53L1_DEVICEERROR_MINCLIP ((VL53L1_DeviceError) 8)[all …]