Home
last modified time | relevance | path

Searched refs:DMA2 (Results 1 – 14 of 14) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_dma.c50 #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()
Dstm32l1xx_hal_dma.c180 #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()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_dma.c50 #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()
Dstm32l4xx_hal_dma.c202 hdma->DmaBaseAddress = DMA2; in HAL_DMA_Init()
337 hdma->DmaBaseAddress = DMA2; in HAL_DMA_DeInit()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_dma.h51 #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 …]
Dstm32l1xx_hal_dma.h433 (DMA2->ISR & (__FLAG__)) : (DMA1->ISR & (__FLAG__)))
448 (DMA2->IFCR = (__FLAG__)) : (DMA1->IFCR = (__FLAG__)))
Dstm32l1xx_ll_bus.h109 #if defined(DMA2)
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_dma.h54 #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 …]
Dstm32l4xx_hal_dma.h579 (DMA2->ISR & (__FLAG__)) : (DMA1->ISR & (__FLAG__)))
594 (DMA2->IFCR = (__FLAG__)) : (DMA1->IFCR = (__FLAG__)))
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/arm-std/
Dstartup_stm32l476xx.s148 DCD DMA2_Channel1_IRQHandler ; DMA2 Channel 1
149 DCD DMA2_Channel2_IRQHandler ; DMA2 Channel 2
150 DCD DMA2_Channel3_IRQHandler ; DMA2 Channel 3
151 DCD DMA2_Channel4_IRQHandler ; DMA2 Channel 4
152 DCD DMA2_Channel5_IRQHandler ; DMA2 Channel 5
160 DCD DMA2_Channel6_IRQHandler ; DMA2 Channel 6
161 DCD DMA2_Channel7_IRQHandler ; DMA2 Channel 7
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_dma.c184 #if defined(DMA2) in LL_DMA_DeInit()
185 else if (DMAx == DMA2) in LL_DMA_DeInit()
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h803 #define DMA2 ((DMA_TypeDef *) DMA2_BASE) macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h828 #define DMA2 ((DMA_TypeDef *) DMA2_BASE) macro
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h1408 #define DMA2 ((DMA_TypeDef *) DMA2_BASE) macro