69 #ifndef _VL53L1_API_DEBUG_H_ 70 #define _VL53L1_API_DEBUG_H_ 100 #ifdef VL53L1_LOG_ENABLE 112 void VL53L1_signed_fixed_point_sprintf(
127 void VL53L1_print_static_nvm_managed(
141 void VL53L1_print_customer_nvm_managed(
155 void VL53L1_print_nvm_copy_data(
170 void VL53L1_print_range_results(
184 void VL53L1_print_range_data(
198 void VL53L1_print_offset_range_results(
212 void VL53L1_print_offset_range_data(
227 void VL53L1_print_cal_peak_rate_map(
242 void VL53L1_print_additional_offset_cal_data(
256 void VL53L1_print_additional_data(
271 void VL53L1_print_gain_calibration_data(
286 void VL53L1_print_xtalk_config(
300 void VL53L1_print_optical_centre(
315 void VL53L1_print_user_zone(
328 void VL53L1_print_spad_rate_data(
342 void VL53L1_print_spad_rate_map(
SPAD Rate Data output by SSC.
Defines User Zone(ROI) parameters.
VL53L1_Error VL53L1_get_additional_data(VL53L1_DEV Dev, VL53L1_additional_data_t *pdata)
Gets the current LL Driver configuration parameters and the last set of histogram data for debug...
Structure for storing the set of range results required for the offset calibration functions...
Xtalk Extraction and Paramter Config.
int int32_t
Typedef defining 32 bit int type. The developer should modify this to suit the platform being deploye...
Structure for storing the calibration peak rate map Used by DMAX to understand the spatial roll off i...
Structure for storing the set of range results required for the mm1 and mm2 offset calibration functi...
Additional Offset Calibration Data.
Structure for storing the set of range results.
unsigned short uint16_t
Typedef defining 16 bit unsigned short type. The developer should modify this to suit the platform be...
unsigned char uint8_t
Typedef defining 8 bit unsigned char type. The developer should modify this to suit the platform bein...
Internal data structure for storing post processed ranges.
unsigned int uint32_t
Typedef defining 32 bit unsigned int type. The developer should modify this to suit the platform bein...