/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_dma.h | 54 #if (defined (GPDMA1) || defined (LPDMA1)) 1310 (((uint32_t)(__CHANNEL_INSTANCE__) > ((uint32_t)GPDMA1_Channel15)) ? LPDMA1 : GPDMA1) 1346 …((((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)L… 1350 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 1354 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 1358 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 1362 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 1364 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 1366 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 1368 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… [all …]
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_dma.h | 54 #if defined (GPDMA1) 933 (GPDMA1) 957 …((((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)L… 959 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 961 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 963 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 965 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 967 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 969 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL…
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_dma.c | 54 #if defined (GPDMA1) 68 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, Channel) ((((INSTANCE) == GPDMA1) &… 90 #define IS_LL_GPDMA_CHANNEL_INSTANCE(INSTANCE, Channel) ((((INSTANCE) == GPDMA1) &… 109 #define IS_LL_DMA_2D_CHANNEL_INSTANCE(INSTANCE, Channel) ((((INSTANCE) == GPDMA1) &… 285 if (DMAx == GPDMA1) in LL_DMA_DeInit()
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_dma.c | 54 #if (defined (GPDMA1) || defined (LPDMA1)) 68 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, Channel) ((((INSTANCE) == GPDMA1) &… 93 #define IS_LL_GPDMA_CHANNEL_INSTANCE(INSTANCE, Channel) (((INSTANCE) == GPDMA1) &&… 111 #define IS_LL_DMA_2D_CHANNEL_INSTANCE(INSTANCE, Channel) (((INSTANCE) == GPDMA1) &&… 289 if (DMAx == GPDMA1) in LL_DMA_DeInit()
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_dma.h | 54 #if defined (GPDMA1) 1557 (((uint32_t)(__CHANNEL_INSTANCE__) > ((uint32_t)GPDMA1_Channel7)) ? GPDMA2 : GPDMA1) 1589 …((((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)L… 1591 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 1593 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 1595 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 1597 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 1599 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 1601 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL… 1603 …(((uint32_t)(__DMA_INSTANCE__) == ((uint32_t)GPDMA1)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL…
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_dma.c | 54 #if defined (GPDMA1) 68 #define IS_LL_DMA_ALL_CHANNEL_INSTANCE(INSTANCE, Channel) (((INSTANCE) == GPDMA1) &&… 79 #define IS_LL_GPDMA_CHANNEL_INSTANCE(INSTANCE, Channel) (((INSTANCE) == GPDMA1) &&…
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/soc/ |
D | stm32wba52xx.h | 1394 #define GPDMA1 GPDMA1_S macro 1519 #define GPDMA1 GPDMA1_NS macro
|
D | stm32wba54xx.h | 1488 #define GPDMA1 GPDMA1_S macro 1626 #define GPDMA1 GPDMA1_NS macro
|
D | stm32wba55xx.h | 1488 #define GPDMA1 GPDMA1_S macro 1626 #define GPDMA1 GPDMA1_NS macro
|
D | stm32wba50xx.h | 1063 #define GPDMA1 GPDMA1_NS macro
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 2242 #define GPDMA1 GPDMA1_S macro 2662 #define GPDMA1 GPDMA1_NS macro
|
D | stm32u535xx.h | 2130 #define GPDMA1 GPDMA1_S macro 2524 #define GPDMA1 GPDMA1_NS macro
|
D | stm32u575xx.h | 2440 #define GPDMA1 GPDMA1_S macro 2883 #define GPDMA1 GPDMA1_NS macro
|
D | stm32u5a5xx.h | 2657 #define GPDMA1 GPDMA1_S macro 3164 #define GPDMA1 GPDMA1_NS macro
|
D | stm32u585xx.h | 2573 #define GPDMA1 GPDMA1_S macro 3056 #define GPDMA1 GPDMA1_NS macro
|
D | stm32u5f7xx.h | 2740 #define GPDMA1 GPDMA1_S macro 3246 #define GPDMA1 GPDMA1_NS macro
|
D | stm32u595xx.h | 2524 #define GPDMA1 GPDMA1_S macro 2991 #define GPDMA1 GPDMA1_NS macro
|
D | stm32u599xx.h | 2751 #define GPDMA1 GPDMA1_S macro 3247 #define GPDMA1 GPDMA1_NS macro
|
D | stm32u5g7xx.h | 2873 #define GPDMA1 GPDMA1_S macro 3419 #define GPDMA1 GPDMA1_NS macro
|
D | stm32u5a9xx.h | 2884 #define GPDMA1 GPDMA1_S macro 3420 #define GPDMA1 GPDMA1_NS macro
|
D | stm32u5g9xx.h | 2989 #define GPDMA1 GPDMA1_S macro 3537 #define GPDMA1 GPDMA1_NS macro
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/soc/ |
D | stm32h562xx.h | 2429 #define GPDMA1 GPDMA1_S macro 2835 #define GPDMA1 GPDMA1_NS macro
|
D | stm32h563xx.h | 2627 #define GPDMA1 GPDMA1_S macro 3044 #define GPDMA1 GPDMA1_NS macro
|
D | stm32h573xx.h | 2762 #define GPDMA1 GPDMA1_S macro 3204 #define GPDMA1 GPDMA1_NS macro
|
D | stm32h503xx.h | 1499 #define GPDMA1 GPDMA1_NS macro
|