libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | ADC_SMPR_SMP_4CYC 0x0 |
#define | ADC_SMPR_SMP_9CYC 0x1 |
#define | ADC_SMPR_SMP_16CYC 0x2 |
#define | ADC_SMPR_SMP_24CYC 0x3 |
#define | ADC_SMPR_SMP_48CYC 0x4 |
#define | ADC_SMPR_SMP_96CYC 0x5 |
#define | ADC_SMPR_SMP_192CYC 0x6 |
#define | ADC_SMPR_SMP_384CYC 0x7 |