Home
last modified time | relevance | path

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

12345678

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_dma.h263 #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()
Dstm32c0xx_hal_dma.h234 #define DMA_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction */
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_dma.h264 #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/
Dstm32f1xx_ll_dma.h251 #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()
Dstm32f1xx_hal_dma.h164 #define DMA_MEMORY_TO_MEMORY ((uint32_t)DMA_CCR_MEM2MEM) /*!< Memory to memory direction …
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_dma.h286 #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()
Dstm32l0xx_hal_dma.h270 #define DMA_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction */
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_dma.h268 #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/
Dstm32u0xx_ll_dma.h274 #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/
Dstm32g0xx_ll_dma.h281 #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/
Dstm32f3xx_ll_dma.h252 #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()
Dstm32f3xx_hal_dma.h162 #define DMA_MEMORY_TO_MEMORY ((uint32_t)DMA_CCR_MEM2MEM) /*!< Memory to memory direction …
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_dma.h253 #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()
Dstm32l1xx_hal_dma.h165 #define DMA_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction */
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_dma.h265 #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/
Dstm32f0xx_ll_dma.h287 #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()
Dstm32f0xx_hal_dma.h164 #define DMA_MEMORY_TO_MEMORY ((uint32_t)(DMA_CCR_MEM2MEM)) /*!< Memory to memory direction …
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_dma.h300 #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()
Dstm32l4xx_hal_dma.h441 #define DMA_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction */
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_dma.h268 #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()
Dstm32l5xx_hal_dma.h314 #define DMA_MEMORY_TO_MEMORY DMA_CCR_MEM2MEM /*!< Memory to memory direction */
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_dma.h298 #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/
Dstm32l0xx_hal_dma.c175 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_dma.c183 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_dma.c194 DMA_CCR_DIR | DMA_CCR_MEM2MEM)); in HAL_DMA_Init()

12345678