Home
last modified time | relevance | path

Searched refs:DMA_REQUEST_MEM2MEM (Results 1 – 22 of 22) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_dma.h176 #define DMA_REQUEST_MEM2MEM 0U /*!< memory to memory transfer */ macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_dma.h169 #define DMA_REQUEST_MEM2MEM LL_DMAMUX_REQ_MEM2MEM /*!< memory to memory trans… macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_dma.c200 hdma->Init.Request = DMA_REQUEST_MEM2MEM; in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_dma.h181 #define DMA_REQUEST_MEM2MEM LL_DMAMUX_REQ_MEM2MEM /*!< memory to memory transfer */ macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_dma.h197 #define DMA_REQUEST_MEM2MEM 0U /*!< memory to memory transfer */ macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_dma.h187 #define DMA_REQUEST_MEM2MEM 0U /*!< memory to memory transfer */ macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_dma.h181 #define DMA_REQUEST_MEM2MEM LL_DMAMUX_REQ_MEM2MEM /*!< memory to memory trans… macro
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_dma.c194 hdma->Init.Request = DMA_REQUEST_MEM2MEM; in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_dma.h183 #define DMA_REQUEST_MEM2MEM LL_DMAMUX_REQ_MEM2MEM /*!< memory to memory transfer */ macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_dma.c221 hdma->Init.Request = DMA_REQUEST_MEM2MEM; in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_dma.c215 hdma->Init.Request = DMA_REQUEST_MEM2MEM; in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_dma.c212 hdma->Init.Request = DMA_REQUEST_MEM2MEM; in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_dma.h183 #define DMA_REQUEST_MEM2MEM LL_DMAMUX_REQ_MEM2MEM /*!< memory to memory transfer */ macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dma.c219 hdma->Init.Request = DMA_REQUEST_MEM2MEM; in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_dma.h179 #define DMA_REQUEST_MEM2MEM 0U /*!< memory to memory transfer */ macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_dma.c216 hdma->Init.Request = DMA_REQUEST_MEM2MEM; in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_dma.c208 hdma->Init.Request = DMA_REQUEST_MEM2MEM; in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_dma.h218 #define DMA_REQUEST_MEM2MEM 0U /*!< memory to memory transfer */ macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_dma.c216 hdma->Init.Request = DMA_REQUEST_MEM2MEM; in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_dma.c320 hdma->Init.Request = DMA_REQUEST_MEM2MEM; in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dma.c421 hdma->Init.Request = DMA_REQUEST_MEM2MEM; in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dma.h218 #define DMA_REQUEST_MEM2MEM 0U /*!< memory to memory transfer */ macro