EwokPlus25 LL Driver definitions for control of error handling in LL driver. More...
Go to the source code of this file.
Macros | |
#define | IGNORE_DIVISION_BY_ZERO 0 |
#define | IGNORE_OFFSET_CAL_MISSING_SAMPLES 0 |
#define | IGNORE_OFFSET_CAL_RATE_TOO_HIGH 0 |
#define | IGNORE_OFFSET_CAL_SIGMA_TOO_HIGH 0 |
#define | IGNORE_OFFSET_CAL_SPAD_COUNT_TOO_LOW 0 |
#define | IGNORE_REF_SPAD_CHAR_NOT_ENOUGH_SPADS 0 |
#define | IGNORE_REF_SPAD_CHAR_RATE_TOO_HIGH 0 |
#define | IGNORE_REF_SPAD_CHAR_RATE_TOO_LOW 0 |
#define | IGNORE_XTALK_EXTRACTION_MISSING_SAMPLES_WARN 0 |
#define | IGNORE_XTALK_EXTRACTION_NO_SAMPLE_FAIL 0 |
#define | IGNORE_XTALK_EXTRACTION_NO_SAMPLE_FOR_GRADIENT_WARN 0 |
#define | IGNORE_XTALK_EXTRACTION_SIGMA_LIMIT_FAIL 0 |
#define | IGNORE_XTALK_EXTRACTION_SIGMA_LIMIT_FOR_GRADIENT_WARN 0 |
#define | IGNORE_ZONE_CAL_MISSING_SAMPLES 0 |
#define | IGNORE_ZONE_CAL_RATE_TOO_HIGH 0 |
#define | IGNORE_ZONE_CAL_SIGMA_TOO_HIGH 0 |
EwokPlus25 LL Driver definitions for control of error handling in LL driver.
Definition in file vl53l1_error_exceptions.h.
#define IGNORE_DIVISION_BY_ZERO 0 |
Definition at line 72 of file vl53l1_error_exceptions.h.
#define IGNORE_OFFSET_CAL_MISSING_SAMPLES 0 |
Definition at line 84 of file vl53l1_error_exceptions.h.
#define IGNORE_OFFSET_CAL_RATE_TOO_HIGH 0 |
Definition at line 86 of file vl53l1_error_exceptions.h.
#define IGNORE_OFFSET_CAL_SIGMA_TOO_HIGH 0 |
Definition at line 85 of file vl53l1_error_exceptions.h.
#define IGNORE_OFFSET_CAL_SPAD_COUNT_TOO_LOW 0 |
Definition at line 87 of file vl53l1_error_exceptions.h.
#define IGNORE_REF_SPAD_CHAR_NOT_ENOUGH_SPADS 0 |
Definition at line 80 of file vl53l1_error_exceptions.h.
#define IGNORE_REF_SPAD_CHAR_RATE_TOO_HIGH 0 |
Definition at line 81 of file vl53l1_error_exceptions.h.
#define IGNORE_REF_SPAD_CHAR_RATE_TOO_LOW 0 |
Definition at line 82 of file vl53l1_error_exceptions.h.
#define IGNORE_XTALK_EXTRACTION_MISSING_SAMPLES_WARN 0 |
Definition at line 78 of file vl53l1_error_exceptions.h.
#define IGNORE_XTALK_EXTRACTION_NO_SAMPLE_FAIL 0 |
Definition at line 74 of file vl53l1_error_exceptions.h.
#define IGNORE_XTALK_EXTRACTION_NO_SAMPLE_FOR_GRADIENT_WARN 0 |
Definition at line 76 of file vl53l1_error_exceptions.h.
#define IGNORE_XTALK_EXTRACTION_SIGMA_LIMIT_FAIL 0 |
Definition at line 75 of file vl53l1_error_exceptions.h.
#define IGNORE_XTALK_EXTRACTION_SIGMA_LIMIT_FOR_GRADIENT_WARN 0 |
Definition at line 77 of file vl53l1_error_exceptions.h.
#define IGNORE_ZONE_CAL_MISSING_SAMPLES 0 |
Definition at line 89 of file vl53l1_error_exceptions.h.
#define IGNORE_ZONE_CAL_RATE_TOO_HIGH 0 |
Definition at line 91 of file vl53l1_error_exceptions.h.
#define IGNORE_ZONE_CAL_SIGMA_TOO_HIGH 0 |
Definition at line 90 of file vl53l1_error_exceptions.h.