STM32LIB
|
Macros | |
#define | SYSCFG_DMARemap_TIM3 |
#define | SYSCFG_DMARemap_TIM2 |
#define | SYSCFG_DMARemap_TIM1 |
#define | SYSCFG_DMARemap_I2C1 |
#define | SYSCFG_DMARemap_USART3 |
#define | SYSCFG_DMARemap_USART2 |
#define | SYSCFG_DMARemap_SPI2 |
#define | SYSCFG_DMARemap_TIM17_2 |
#define | SYSCFG_DMARemap_TIM16_2 |
#define | SYSCFG_DMARemap_TIM17 SYSCFG_CFGR1_TIM17_DMA_RMP /* Remap TIM17 DMA requests from channel1 to channel2 */ |
#define | SYSCFG_DMARemap_TIM16 SYSCFG_CFGR1_TIM16_DMA_RMP /* Remap TIM16 DMA requests from channel3 to channel4 */ |
#define | SYSCFG_DMARemap_USART1Rx SYSCFG_CFGR1_USART1RX_DMA_RMP /* Remap USART1 Rx DMA requests from channel3 to channel5 */ |
#define | SYSCFG_DMARemap_USART1Tx SYSCFG_CFGR1_USART1TX_DMA_RMP /* Remap USART1 Tx DMA requests from channel2 to channel4 */ |
#define | SYSCFG_DMARemap_ADC1 SYSCFG_CFGR1_ADC_DMA_RMP /* Remap ADC1 DMA requests from channel1 to channel2 */ |
#define | IS_SYSCFG_DMA_REMAP(REMAP) |
#define SYSCFG_DMARemap_TIM3 |
#define SYSCFG_DMARemap_TIM2 |
#define SYSCFG_DMARemap_TIM1 |
#define SYSCFG_DMARemap_I2C1 |
#define SYSCFG_DMARemap_USART3 |
#define SYSCFG_DMARemap_USART2 |
#define SYSCFG_DMARemap_SPI2 |
#define SYSCFG_DMARemap_TIM17_2 |
#define SYSCFG_DMARemap_TIM16_2 |
#define SYSCFG_DMARemap_TIM17 SYSCFG_CFGR1_TIM17_DMA_RMP /* Remap TIM17 DMA requests from channel1 to channel2 */ |
#define SYSCFG_DMARemap_TIM16 SYSCFG_CFGR1_TIM16_DMA_RMP /* Remap TIM16 DMA requests from channel3 to channel4 */ |
#define SYSCFG_DMARemap_USART1Rx SYSCFG_CFGR1_USART1RX_DMA_RMP /* Remap USART1 Rx DMA requests from channel3 to channel5 */ |
#define SYSCFG_DMARemap_USART1Tx SYSCFG_CFGR1_USART1TX_DMA_RMP /* Remap USART1 Tx DMA requests from channel2 to channel4 */ |
#define SYSCFG_DMARemap_ADC1 SYSCFG_CFGR1_ADC_DMA_RMP /* Remap ADC1 DMA requests from channel1 to channel2 */ |
#define IS_SYSCFG_DMA_REMAP | ( | REMAP | ) |