Home
last modified time | relevance | path

Searched refs:BDMA_Channel0 (Results 1 – 25 of 25) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bdma.h408 (((uint32_t)(__CHANNEL_INSTANCE__) == ((uint32_t)BDMA_Channel0)) ? LL_BDMA_CHANNEL_0 : \
426 (((uint32_t)(__CHANNEL_INSTANCE__) == ((uint32_t)BDMA_Channel0)) ? LL_BDMA_CHANNEL_0 : \
444 …int32_t)BDMA)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_BDMA_CHANNEL_0))) ? BDMA_Channel0 : \
462 …(uint32_t)BDMA)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_BDMA_CHANNEL_0))) ? BDMA_Channel0 : \
Dstm32h7xx_hal_dma.h770 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)BDMA_Channel0))? BDMA_FLAG_TC0 :\
839 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)BDMA_Channel0))? BDMA_FLAG_HT0 :\
908 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)BDMA_Channel0))? BDMA_FLAG_TE0 :\
993 (((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)BDMA_Channel0))? BDMA_ISR_GIF0 :\
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dma.c394 …_t)((uint32_t*)hdma->Instance) - (uint32_t)BDMA_Channel0) / ((uint32_t)BDMA_Channel1 - (uint32_t)B… in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h730xxq.h2663 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
23974 ((INSTANCE) == BDMA_Channel0) || \
23984 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
24010 ((INSTANCE) == BDMA_Channel0) || \
24020 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h733xx.h2662 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
23962 ((INSTANCE) == BDMA_Channel0) || \
23972 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
23998 ((INSTANCE) == BDMA_Channel0) || \
24008 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h725xx.h2540 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
23487 ((INSTANCE) == BDMA_Channel0) || \
23497 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
23523 ((INSTANCE) == BDMA_Channel0) || \
23533 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h730xx.h2662 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
23962 ((INSTANCE) == BDMA_Channel0) || \
23972 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
23998 ((INSTANCE) == BDMA_Channel0) || \
24008 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h735xx.h2663 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
23974 ((INSTANCE) == BDMA_Channel0) || \
23984 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
24010 ((INSTANCE) == BDMA_Channel0) || \
24020 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h742xx.h2458 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
25195 ((INSTANCE) == BDMA_Channel0) || \
25205 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
25231 ((INSTANCE) == BDMA_Channel0) || \
25241 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h723xx.h2539 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
23475 ((INSTANCE) == BDMA_Channel0) || \
23485 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
23511 ((INSTANCE) == BDMA_Channel0) || \
23521 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h750xx.h2625 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
26124 ((INSTANCE) == BDMA_Channel0) || \
26134 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
26160 ((INSTANCE) == BDMA_Channel0) || \
26170 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h753xx.h2625 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
26130 ((INSTANCE) == BDMA_Channel0) || \
26140 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
26166 ((INSTANCE) == BDMA_Channel0) || \
26176 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h745xx.h2639 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
26616 ((INSTANCE) == BDMA_Channel0) || \
26626 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
26652 ((INSTANCE) == BDMA_Channel0) || \
26662 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h745xg.h2639 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
26616 ((INSTANCE) == BDMA_Channel0) || \
26626 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
26652 ((INSTANCE) == BDMA_Channel0) || \
26662 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h743xx.h2549 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
25843 ((INSTANCE) == BDMA_Channel0) || \
25853 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
25879 ((INSTANCE) == BDMA_Channel0) || \
25889 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h755xx.h2715 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
26903 ((INSTANCE) == BDMA_Channel0) || \
26913 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
26939 ((INSTANCE) == BDMA_Channel0) || \
26949 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h757xx.h2797 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
30076 ((INSTANCE) == BDMA_Channel0) || \
30086 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
30112 ((INSTANCE) == BDMA_Channel0) || \
30122 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h747xg.h2721 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
29789 ((INSTANCE) == BDMA_Channel0) || \
29799 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
29825 ((INSTANCE) == BDMA_Channel0) || \
29835 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h747xx.h2721 #define BDMA_Channel0 ((BDMA_Channel_TypeDef *) BDMA_Channel0_BASE) macro
29789 ((INSTANCE) == BDMA_Channel0) || \
29799 #define IS_BDMA_CHANNEL_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
29825 ((INSTANCE) == BDMA_Channel0) || \
29835 #define IS_BDMA_CHANNEL_DMAMUX_INSTANCE(INSTANCE) (((INSTANCE) == BDMA_Channel0) || \
Dstm32h7a3xx.h22637 #define BDMA_Channel0 BDMA2_Channel0 macro
Dstm32h7b0xx.h23121 #define BDMA_Channel0 BDMA2_Channel0 macro
Dstm32h7b0xxq.h23133 #define BDMA_Channel0 BDMA2_Channel0 macro
Dstm32h7a3xxq.h22649 #define BDMA_Channel0 BDMA2_Channel0 macro
Dstm32h7b3xx.h23128 #define BDMA_Channel0 BDMA2_Channel0 macro
Dstm32h7b3xxq.h23140 #define BDMA_Channel0 BDMA2_Channel0 macro