69 #ifndef _VL53L1_API_CALIBRATION_H_ 70 #define _VL53L1_API_CALIBRATION_H_ 120 #ifndef VL53L1_NOCALIB 141 #ifndef VL53L1_NOCALIB 171 #ifndef VL53L1_NOCALIB 224 #ifndef VL53L1_NOCALIB
short int16_t
Typedef defining 16 bit short type. The developer should modify this to suit the platform being deplo...
SPAD Rate Data output by SSC.
uint8_t VL53L1_DeviceTestMode
VL53L1_Error VL53L1_run_device_test(VL53L1_DEV Dev, VL53L1_DeviceTestMode device_test_mode)
Runs the input Device Test.
VL53L1_Error VL53L1_run_spad_rate_map(VL53L1_DEV Dev, VL53L1_DeviceTestMode device_test_mode, VL53L1_DeviceSscArray array_select, uint32_t ssc_config_timeout_us, VL53L1_spad_rate_data_t *pspad_rate_data)
Runs SPAD rate map.
VL53L1_Error VL53L1_run_offset_calibration(VL53L1_DEV Dev, int16_t cal_distance_mm, VL53L1_Error *pcal_status)
Run offset calibration.
uint8_t VL53L1_DeviceSscArray
VL53L1_Error VL53L1_run_ref_spad_char(VL53L1_DEV Dev, VL53L1_Error *pcal_status)
Run Reference Array SPAD Characterisation.
unsigned int uint32_t
Typedef defining 32 bit unsigned int type. The developer should modify this to suit the platform bein...