/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_dma.h | 263 #define LL_DMA_DIRECTION_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction … 515 … DMA_CCR_DIR | DMA_CCR_MEM2MEM | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | \ in LL_DMA_ConfigTransfer() 541 DMA_CCR_DIR | DMA_CCR_MEM2MEM, Direction); in LL_DMA_SetDataTransferDirection() 565 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in LL_DMA_GetDataTransferDirection()
|
D | stm32c0xx_hal_dma.h | 234 #define DMA_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction */
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_dma.h | 264 #define LL_DMA_DIRECTION_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction … 510 …DMA_CCR_DIR | DMA_CCR_MEM2MEM | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | DMA_C… in LL_DMA_ConfigTransfer() 537 DMA_CCR_DIR | DMA_CCR_MEM2MEM, Direction); in LL_DMA_SetDataTransferDirection() 562 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in LL_DMA_GetDataTransferDirection()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_dma.h | 251 #define LL_DMA_DIRECTION_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction … 529 …DMA_CCR_DIR | DMA_CCR_MEM2MEM | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | DMA_C… in LL_DMA_ConfigTransfer() 555 DMA_CCR_DIR | DMA_CCR_MEM2MEM, Direction); in LL_DMA_SetDataTransferDirection() 579 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in LL_DMA_GetDataTransferDirection()
|
D | stm32f1xx_hal_dma.h | 164 #define DMA_MEMORY_TO_MEMORY ((uint32_t)DMA_CCR_MEM2MEM) /*!< Memory to memory direction …
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_dma.h | 286 #define LL_DMA_DIRECTION_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction … 583 …DMA_CCR_DIR | DMA_CCR_MEM2MEM | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | DMA_C… in LL_DMA_ConfigTransfer() 609 DMA_CCR_DIR | DMA_CCR_MEM2MEM, Direction); in LL_DMA_SetDataTransferDirection() 633 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in LL_DMA_GetDataTransferDirection()
|
D | stm32l0xx_hal_dma.h | 270 #define DMA_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction */
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_dma.h | 268 #define LL_DMA_DIRECTION_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction … 580 …DMA_CCR_DIR | DMA_CCR_MEM2MEM | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | DMA_C… in LL_DMA_ConfigTransfer() 606 DMA_CCR_DIR | DMA_CCR_MEM2MEM, Direction); in LL_DMA_SetDataTransferDirection() 630 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in LL_DMA_GetDataTransferDirection()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_dma.h | 274 #define LL_DMA_DIRECTION_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction … 574 … DMA_CCR_DIR | DMA_CCR_MEM2MEM | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | \ in LL_DMA_ConfigTransfer() 601 DMA_CCR_DIR | DMA_CCR_MEM2MEM, Direction); in LL_DMA_SetDataTransferDirection() 626 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in LL_DMA_GetDataTransferDirection()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_dma.h | 281 #define LL_DMA_DIRECTION_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction … 580 …DMA_CCR_DIR | DMA_CCR_MEM2MEM | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | DMA_C… in LL_DMA_ConfigTransfer() 607 DMA_CCR_DIR | DMA_CCR_MEM2MEM, Direction); in LL_DMA_SetDataTransferDirection() 632 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in LL_DMA_GetDataTransferDirection()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_dma.h | 252 #define LL_DMA_DIRECTION_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction … 565 …DMA_CCR_DIR | DMA_CCR_MEM2MEM | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | DMA_C… in LL_DMA_ConfigTransfer() 591 DMA_CCR_DIR | DMA_CCR_MEM2MEM, Direction); in LL_DMA_SetDataTransferDirection() 615 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in LL_DMA_GetDataTransferDirection()
|
D | stm32f3xx_hal_dma.h | 162 #define DMA_MEMORY_TO_MEMORY ((uint32_t)DMA_CCR_MEM2MEM) /*!< Memory to memory direction …
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_dma.h | 253 #define LL_DMA_DIRECTION_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction … 566 …DMA_CCR_DIR | DMA_CCR_MEM2MEM | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | DMA_C… in LL_DMA_ConfigTransfer() 592 DMA_CCR_DIR | DMA_CCR_MEM2MEM, Direction); in LL_DMA_SetDataTransferDirection() 616 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in LL_DMA_GetDataTransferDirection()
|
D | stm32l1xx_hal_dma.h | 165 #define DMA_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction */
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_dma.h | 265 #define LL_DMA_DIRECTION_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction … 645 …DMA_CCR_DIR | DMA_CCR_MEM2MEM | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | DMA_C… in LL_DMA_ConfigTransfer() 672 DMA_CCR_DIR | DMA_CCR_MEM2MEM, Direction); in LL_DMA_SetDataTransferDirection() 697 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in LL_DMA_GetDataTransferDirection()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_dma.h | 287 #define LL_DMA_DIRECTION_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction … 658 …DMA_CCR_DIR | DMA_CCR_MEM2MEM | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | DMA_C… in LL_DMA_ConfigTransfer() 684 DMA_CCR_DIR | DMA_CCR_MEM2MEM, Direction); in LL_DMA_SetDataTransferDirection() 708 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in LL_DMA_GetDataTransferDirection()
|
D | stm32f0xx_hal_dma.h | 164 #define DMA_MEMORY_TO_MEMORY ((uint32_t)(DMA_CCR_MEM2MEM)) /*!< Memory to memory direction …
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_dma.h | 300 #define LL_DMA_DIRECTION_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction … 632 …DMA_CCR_DIR | DMA_CCR_MEM2MEM | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | DMA_C… in LL_DMA_ConfigTransfer() 659 DMA_CCR_DIR | DMA_CCR_MEM2MEM, Direction); in LL_DMA_SetDataTransferDirection() 684 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in LL_DMA_GetDataTransferDirection()
|
D | stm32l4xx_hal_dma.h | 441 #define DMA_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction */
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_dma.h | 268 #define LL_DMA_DIRECTION_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction … 654 …DMA_CCR_DIR | DMA_CCR_MEM2MEM | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | DMA_C… in LL_DMA_ConfigTransfer() 682 DMA_CCR_DIR | DMA_CCR_MEM2MEM, Direction); in LL_DMA_SetDataTransferDirection() 708 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in LL_DMA_GetDataTransferDirection()
|
D | stm32l5xx_hal_dma.h | 314 #define DMA_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction */
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_dma.h | 298 #define LL_DMA_DIRECTION_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction … 603 …DMA_CCR_DIR | DMA_CCR_MEM2MEM | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | DMA_C… in LL_DMA_ConfigTransfer() 632 DMA_CCR_DIR | DMA_CCR_MEM2MEM, Direction); in LL_DMA_SetDataTransferDirection() 659 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in LL_DMA_GetDataTransferDirection()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_dma.c | 175 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in HAL_DMA_Init()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_hal_dma.c | 183 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in HAL_DMA_Init()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_dma.c | 194 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in HAL_DMA_Init()
|