proximity7 2.0.0.0
|
#define PROXIMITY7_ALS_ADC_TIME 0x01 |
#define PROXIMITY7_CH0_ADC_DATA_HIGH 0x15 |
#define PROXIMITY7_CH0_ADC_DATA_LOW 0x14 |
#define PROXIMITY7_CH1_ADC_DATA_HIGH 0x17 |
#define PROXIMITY7_CH1_ADC_DATA_LOW 0x16 |
#define PROXIMITY7_CONFIGURATION 0x0D |
#define PROXIMITY7_ENABLE 0x00 |
#define PROXIMITY7_GAIN_CONTROL 0x0F |
#define PROXIMITY7_HIGH_ALS_INT_PIN_THRESHOLD_HIGH 0x07 |
#define PROXIMITY7_HIGH_ALS_INT_PIN_THRESHOLD_LOW 0x06 |
#define PROXIMITY7_HIGH_PROXIMITY_INT_PIN_THRESHOLD_HIGH 0x0B |
#define PROXIMITY7_HIGH_PROXIMITY_INT_PIN_THRESHOLD_LOW 0x0A |
#define PROXIMITY7_ID 0x12 |
#define PROXIMITY7_INT_PIN_PERSISTANCE_FILTERS 0x0C |
#define PROXIMITY7_LOW_ALS_INT_PIN_THRESHOLD_HIGH 0x05 |
#define PROXIMITY7_LOW_ALS_INT_PIN_THRESHOLD_LOW 0x04 |
#define PROXIMITY7_LOW_PROXIMITY_INT_PIN_THRESHOLD_HIGH 0x09 |
#define PROXIMITY7_LOW_PROXIMITY_INT_PIN_THRESHOLD_LOW 0x08 |
#define PROXIMITY7_PROXIMITY_ADC_DATA_HIGH 0x19 |
#define PROXIMITY7_PROXIMITY_ADC_DATA_LOW 0x18 |
#define PROXIMITY7_PROXIMITY_ADC_TIME 0x02 |
#define PROXIMITY7_PROXIMITY_OFFSET 0x1E |
#define PROXIMITY7_PROXIMITY_PULSE_COUNT 0x0E |
#define PROXIMITY7_STATUS 0x13 |
#define PROXIMITY7_WAIT_TIME 0x03 |