libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | ADC_CR2_JEXTSEL_TIM1_CC4 (0x0 << 16) |
#define | ADC_CR2_JEXTSEL_TIM1_TRGO (0x1 << 16) |
#define | ADC_CR2_JEXTSEL_TIM2_CC1 (0x2 << 16) |
#define | ADC_CR2_JEXTSEL_TIM2_TRGO (0x3 << 16) |
#define | ADC_CR2_JEXTSEL_TIM3_CC2 (0x4 << 16) |
#define | ADC_CR2_JEXTSEL_TIM3_CC4 (0x5 << 16) |
#define | ADC_CR2_JEXTSEL_TIM4_CC1 (0x6 << 16) |
#define | ADC_CR2_JEXTSEL_TIM4_CC2 (0x7 << 16) |
#define | ADC_CR2_JEXTSEL_TIM4_CC3 (0x8 << 16) |
#define | ADC_CR2_JEXTSEL_TIM4_TRGO (0x9 << 16) |
#define | ADC_CR2_JEXTSEL_TIM5_CC4 (0xA << 16) |
#define | ADC_CR2_JEXTSEL_TIM5_TRGO (0xB << 16) |
#define | ADC_CR2_JEXTSEL_TIM8_CC2 (0xC << 16) |
#define | ADC_CR2_JEXTSEL_TIM8_CC3 (0xD << 16) |
#define | ADC_CR2_JEXTSEL_TIM8_CC4 (0xE << 16) |
#define | ADC_CR2_JEXTSEL_EXTI_LINE_15 (0xF << 16) |