Searched refs:DMA2 (Results 1 – 14 of 14) sorted by relevance
50 #if defined (DMA1) || defined (DMA2)92 #if defined (DMA2)102 (((INSTANCE) == DMA2) && \119 (((INSTANCE) == DMA2) && \185 #if defined(DMA2) in LL_DMA_DeInit()186 else if (DMAx == DMA2) in LL_DMA_DeInit()
180 #if defined (DMA2) in HAL_DMA_Init()192 hdma->DmaBaseAddress = DMA2; in HAL_DMA_Init()259 #if defined (DMA2) in HAL_DMA_DeInit()271 hdma->DmaBaseAddress = DMA2; in HAL_DMA_DeInit()
50 #if defined (DMA1) || defined (DMA2)104 #if defined (DMA2)114 (((INSTANCE) == DMA2) && \131 (((INSTANCE) == DMA2) && \197 #if defined(DMA2) in LL_DMA_DeInit()198 else if (DMAx == DMA2) in LL_DMA_DeInit()
202 hdma->DmaBaseAddress = DMA2; in HAL_DMA_Init()337 hdma->DmaBaseAddress = DMA2; in HAL_DMA_DeInit()
51 #if defined (DMA1) || defined (DMA2)374 #if defined(DMA2)376 (((uint32_t)(__CHANNEL_INSTANCE__) > ((uint32_t)DMA1_Channel7)) ? DMA2 : DMA1)386 #if defined (DMA2)434 #if defined (DMA2)438 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)DMA2)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_D…440 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)DMA2)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_D…442 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)DMA2)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_D…444 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)DMA2)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_D…446 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)DMA2)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_D…[all …]
433 (DMA2->ISR & (__FLAG__)) : (DMA1->ISR & (__FLAG__)))448 (DMA2->IFCR = (__FLAG__)) : (DMA1->IFCR = (__FLAG__)))
109 #if defined(DMA2)
54 #if defined (DMA1) || defined (DMA2)439 #if defined(DMA2)441 (((uint32_t)(__CHANNEL_INSTANCE__) > ((uint32_t)DMA1_Channel7)) ? DMA2 : DMA1)451 #if defined (DMA2)499 #if defined (DMA2)503 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)DMA2)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_D…505 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)DMA2)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_D…507 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)DMA2)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_D…509 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)DMA2)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_D…511 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)DMA2)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_D…[all …]
579 (DMA2->ISR & (__FLAG__)) : (DMA1->ISR & (__FLAG__)))594 (DMA2->IFCR = (__FLAG__)) : (DMA1->IFCR = (__FLAG__)))
148 DCD DMA2_Channel1_IRQHandler ; DMA2 Channel 1149 DCD DMA2_Channel2_IRQHandler ; DMA2 Channel 2150 DCD DMA2_Channel3_IRQHandler ; DMA2 Channel 3151 DCD DMA2_Channel4_IRQHandler ; DMA2 Channel 4152 DCD DMA2_Channel5_IRQHandler ; DMA2 Channel 5160 DCD DMA2_Channel6_IRQHandler ; DMA2 Channel 6161 DCD DMA2_Channel7_IRQHandler ; DMA2 Channel 7
184 #if defined(DMA2) in LL_DMA_DeInit()185 else if (DMAx == DMA2) in LL_DMA_DeInit()
803 #define DMA2 ((DMA_TypeDef *) DMA2_BASE) macro
828 #define DMA2 ((DMA_TypeDef *) DMA2_BASE) macro
1408 #define DMA2 ((DMA_TypeDef *) DMA2_BASE) macro