libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | ADC_CHANNEL_TEMP 18 |
#define | ADC_CHANNEL_VREF 17 |
#define | ADC_CHANNEL_VBAT 18 |
#define | ADC_CHANNEL0 0x00 |
#define | ADC_CHANNEL1 0x01 |
#define | ADC_CHANNEL2 0x02 |
#define | ADC_CHANNEL3 0x03 |
#define | ADC_CHANNEL4 0x04 |
#define | ADC_CHANNEL5 0x05 |
#define | ADC_CHANNEL6 0x06 |
#define | ADC_CHANNEL7 0x07 |
#define | ADC_CHANNEL8 0x08 |
#define | ADC_CHANNEL9 0x09 |
#define | ADC_CHANNEL10 0x0A |
#define | ADC_CHANNEL11 0x0B |
#define | ADC_CHANNEL12 0x0C |
#define | ADC_CHANNEL13 0x0D |
#define | ADC_CHANNEL14 0x0E |
#define | ADC_CHANNEL15 0x0F |
#define | ADC_CHANNEL16 0x10 |
#define | ADC_CHANNEL17 0x11 |
#define | ADC_CHANNEL18 0x12 |
#define ADC_CHANNEL0 0x00 |
Definition at line 164 of file adc_common_v1.h.
#define ADC_CHANNEL1 0x01 |
Definition at line 165 of file adc_common_v1.h.
#define ADC_CHANNEL10 0x0A |
Definition at line 174 of file adc_common_v1.h.
#define ADC_CHANNEL11 0x0B |
Definition at line 175 of file adc_common_v1.h.
#define ADC_CHANNEL12 0x0C |
Definition at line 176 of file adc_common_v1.h.
#define ADC_CHANNEL13 0x0D |
Definition at line 177 of file adc_common_v1.h.
#define ADC_CHANNEL14 0x0E |
Definition at line 178 of file adc_common_v1.h.
#define ADC_CHANNEL15 0x0F |
Definition at line 179 of file adc_common_v1.h.
#define ADC_CHANNEL16 0x10 |
Definition at line 180 of file adc_common_v1.h.
#define ADC_CHANNEL17 0x11 |
Definition at line 181 of file adc_common_v1.h.
#define ADC_CHANNEL18 0x12 |
Definition at line 182 of file adc_common_v1.h.
#define ADC_CHANNEL2 0x02 |
Definition at line 166 of file adc_common_v1.h.
#define ADC_CHANNEL3 0x03 |
Definition at line 167 of file adc_common_v1.h.
#define ADC_CHANNEL4 0x04 |
Definition at line 168 of file adc_common_v1.h.
#define ADC_CHANNEL5 0x05 |
Definition at line 169 of file adc_common_v1.h.
#define ADC_CHANNEL6 0x06 |
Definition at line 170 of file adc_common_v1.h.
#define ADC_CHANNEL7 0x07 |
Definition at line 171 of file adc_common_v1.h.
#define ADC_CHANNEL8 0x08 |
Definition at line 172 of file adc_common_v1.h.
#define ADC_CHANNEL9 0x09 |
Definition at line 173 of file adc_common_v1.h.