Go to the source code of this file.
#define PCF50633_ADCC1_ADCMUX_MASK 0xf0 |
Definition at line 41 of file adc.h.
#define PCF50633_ADCC1_ADCSTART 0x01 |
Definition at line 27 of file adc.h.
#define PCF50633_ADCC1_AVERAGE_16 0x0c |
Definition at line 33 of file adc.h.
#define PCF50633_ADCC1_AVERAGE_4 0x04 |
Definition at line 31 of file adc.h.
#define PCF50633_ADCC1_AVERAGE_8 0x08 |
Definition at line 32 of file adc.h.
#define PCF50633_ADCC1_AVERAGE_MASK 0x0c |
Definition at line 40 of file adc.h.
#define PCF50633_ADCC1_AVERAGE_NO 0x00 |
Definition at line 30 of file adc.h.
#define PCF50633_ADCC1_MUX_ADCIN1 0x70 |
Definition at line 39 of file adc.h.
#define PCF50633_ADCC1_MUX_ADCIN2_RES 0x20 |
Definition at line 36 of file adc.h.
#define PCF50633_ADCC1_MUX_ADCIN2_SUBTR 0x30 |
Definition at line 37 of file adc.h.
#define PCF50633_ADCC1_MUX_BATSNS_RES 0x00 |
Definition at line 34 of file adc.h.
#define PCF50633_ADCC1_MUX_BATSNS_SUBTR 0x10 |
Definition at line 35 of file adc.h.
#define PCF50633_ADCC1_MUX_BATTEMP 0x60 |
Definition at line 38 of file adc.h.
#define PCF50633_ADCC1_RES_10BIT 0x00 |
Definition at line 29 of file adc.h.
#define PCF50633_ADCC1_RES_8BIT 0x02 |
Definition at line 28 of file adc.h.
#define PCF50633_ADCC2_RATIO_ADCIN1 0x02 |
Definition at line 45 of file adc.h.
#define PCF50633_ADCC2_RATIO_BATTEMP 0x01 |
Definition at line 44 of file adc.h.
#define PCF50633_ADCC2_RATIO_BOTH 0x03 |
Definition at line 46 of file adc.h.
#define PCF50633_ADCC2_RATIO_NONE 0x00 |
Definition at line 43 of file adc.h.
#define PCF50633_ADCC2_RATIOSETTL_100US 0x04 |
Definition at line 47 of file adc.h.
#define PCF50633_ADCC3_ACCSW_EN 0x01 |
Definition at line 49 of file adc.h.
#define PCF50633_ADCC3_NTCSW_EN 0x04 |
Definition at line 50 of file adc.h.
#define PCF50633_ADCC3_RES_DIV_THREE 0x00 |
Definition at line 52 of file adc.h.
#define PCF50633_ADCC3_RES_DIV_TWO 0x10 |
Definition at line 51 of file adc.h.
#define PCF50633_ADCS3_ADCDAT1L_MASK 0x03 |
Definition at line 61 of file adc.h.
#define PCF50633_ADCS3_ADCDAT2L_MASK 0x0c |
Definition at line 62 of file adc.h.
#define PCF50633_ADCS3_ADCDAT2L_SHIFT 2 |
Definition at line 63 of file adc.h.
#define PCF50633_ADCS3_ADCRDY 0x80 |
Definition at line 59 of file adc.h.
#define PCF50633_ADCS3_REF_2V0 0x20 |
Definition at line 56 of file adc.h.
#define PCF50633_ADCS3_REF_2V0_2 0x70 |
Definition at line 58 of file adc.h.
#define PCF50633_ADCS3_REF_ACCSW 0x10 |
Definition at line 55 of file adc.h.
#define PCF50633_ADCS3_REF_NTCSW 0x00 |
Definition at line 54 of file adc.h.
#define PCF50633_ADCS3_REF_VISA 0x30 |
Definition at line 57 of file adc.h.
#define PCF50633_ASCS3_REF_MASK 0x70 |
Definition at line 64 of file adc.h.
#define PCF50633_REG_ADCC1 0x54 |
Definition at line 22 of file adc.h.
#define PCF50633_REG_ADCC2 0x53 |
Definition at line 21 of file adc.h.
#define PCF50633_REG_ADCC3 0x52 |
Definition at line 20 of file adc.h.
#define PCF50633_REG_ADCS1 0x55 |
Definition at line 23 of file adc.h.
#define PCF50633_REG_ADCS2 0x56 |
Definition at line 24 of file adc.h.
#define PCF50633_REG_ADCS3 0x57 |
Definition at line 25 of file adc.h.