presence 2.0.0.0
|
#define PRESENCE_REG_CHIP_STATUS 0x13 |
#define PRESENCE_REG_EEPROM_CTRL 0x1F |
#define PRESENCE_REG_INTERRUPT_MASK_1 0x19 |
#define PRESENCE_REG_INTERRUPT_MASK_2 0x1A |
#define PRESENCE_REG_INTERRUPT_STATUS 0x12 |
#define PRESENCE_REG_LOW_PASS_TIME_1 0x14 |
#define PRESENCE_REG_LOW_PASS_TIME_2 0x15 |
#define PRESENCE_REG_TIMER_INTERRUPT 0x1B |
#define PRESENCE_REG_TP_AMB_SHOCK_THR 0x18 |
#define PRESENCE_REG_TP_AMBIENT_LP3_LSB 0x0B |
#define PRESENCE_REG_TP_AMBIENT_LP3_MSB 0x0A |
#define PRESENCE_REG_TP_AMBIENT_LSB 0x04 |
#define PRESENCE_REG_TP_AMBIENT_MSB 0x03 |
#define PRESENCE_REG_TP_AMBIENT_SHOCK 0x11 |
#define PRESENCE_REG_TP_MOTION 0x10 |
#define PRESENCE_REG_TP_MOTION_THR 0x17 |
#define PRESENCE_REG_TP_OBJECT_LP1_LSB 0x07 |
#define PRESENCE_REG_TP_OBJECT_LP1_MID 0x06 |
#define PRESENCE_REG_TP_OBJECT_LP1_MSB 0x05 |
#define PRESENCE_REG_TP_OBJECT_LP2_LSB 0x09 |
#define PRESENCE_REG_TP_OBJECT_LP2_MID 0x08 |
#define PRESENCE_REG_TP_OBJECT_LP2_MSB 0x07 |
#define PRESENCE_REG_TP_OBJECT_LP2F_LSB 0x0E |
#define PRESENCE_REG_TP_OBJECT_LP2F_MID 0x0D |
#define PRESENCE_REG_TP_OBJECT_LP2F_MSB 0x0C |
#define PRESENCE_REG_TP_OBJECT_LSB 0x03 |
#define PRESENCE_REG_TP_OBJECT_MID 0x02 |
#define PRESENCE_REG_TP_OBJECT_MSB 0x01 |
#define PRESENCE_REG_TP_OT_THR_1 0x1C |
#define PRESENCE_REG_TP_OT_THR_2 0x1D |
#define PRESENCE_REG_TP_PRESENCE 0x0F |
#define PRESENCE_REG_TP_PRESENCE_THR 0x16 |