Home
last modified time | relevance | path

Searched refs:BDMA1 (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bdma.h35 #if defined (BDMA) || defined (BDMA1) || defined (BDMA2)
394 #if defined (BDMA1)
396 (((uint32_t)(__CHANNEL_INSTANCE__) < LL_BDMA_CHANNEL_0) ? BDMA1 : BDMA)
406 #if defined (BDMA1)
442 #if defined (BDMA1)
445 …(((uint32_t)(__BDMA_INSTANCE__) == ((uint32_t)BDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL…
447 …(((uint32_t)(__BDMA_INSTANCE__) == ((uint32_t)BDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL…
449 …(((uint32_t)(__BDMA_INSTANCE__) == ((uint32_t)BDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL…
451 …(((uint32_t)(__BDMA_INSTANCE__) == ((uint32_t)BDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL…
453 …(((uint32_t)(__BDMA_INSTANCE__) == ((uint32_t)BDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL…
[all …]
Dstm32h7xx_hal_dma.h717 #if defined(BDMA1)
786 #if defined(BDMA1)
855 #if defined(BDMA1)
972 #if defined(BDMA1)
1017 #if defined(BDMA1)
1020 ((uint32_t)((__HANDLE__)->Instance) > (uint32_t)DMA2_Stream7 )? (BDMA1->ISR & (__FLAG__)) :\
1045 #if defined(BDMA1)
1048 ((uint32_t)((__HANDLE__)->Instance) > (uint32_t)DMA2_Stream7)? (BDMA1->IFCR = (__FLAG__)) :\
Dstm32h7xx_hal_rcc.h1281 #if defined(BDMA1)
1327 #if defined(BDMA1)
1373 #if defined(BDMA1)
1413 #if defined(BDMA1)
4806 #if defined(BDMA1)
4834 #if defined(BDMA1)
Dstm32h7xx_ll_bus.h168 #if defined(BDMA1)
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_bdma.c34 #if defined (BDMA) || defined (BDMA1) || defined (BDMA2)
Dstm32h7xx_hal_dma.c537 #if defined (BDMA1) /* No DMAMUX available for BDMA1 available on STM32H7Ax/Bx devices only */ in HAL_DMA_DeInit()
/hal_stm32-3.7.0/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h2433 #define BDMA1 ((BDMA_TypeDef *) BDMA1_BASE) macro
Dstm32h7a3xxq.h2434 #define BDMA1 ((BDMA_TypeDef *) BDMA1_BASE) macro
Dstm32h7b0xx.h2556 #define BDMA1 ((BDMA_TypeDef *) BDMA1_BASE) macro
Dstm32h7b0xxq.h2557 #define BDMA1 ((BDMA_TypeDef *) BDMA1_BASE) macro
Dstm32h7b3xx.h2556 #define BDMA1 ((BDMA_TypeDef *) BDMA1_BASE) macro
Dstm32h7b3xxq.h2557 #define BDMA1 ((BDMA_TypeDef *) BDMA1_BASE) macro