Home
last modified time | relevance | path

Searched refs:LL_DMAMUX1_REQ_MEM2MEM (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_dma.c206 LL_DMA_SetPeriphRequest(DMAx, Stream, LL_DMAMUX1_REQ_MEM2MEM); in LL_DMA_DeInit()
395 DMA_InitStruct->PeriphRequest = LL_DMAMUX1_REQ_MEM2MEM; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_dma.c218 LL_DMA_SetPeriphRequest(DMAx, Stream, LL_DMAMUX1_REQ_MEM2MEM); in LL_DMA_DeInit()
408 DMA_InitStruct->PeriphRequest = LL_DMAMUX1_REQ_MEM2MEM; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_dmamux.h146 #define LL_DMAMUX1_REQ_MEM2MEM 0U /*!< memory to memory transfer */ macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_dmamux.h148 #define LL_DMAMUX1_REQ_MEM2MEM 0U /*!< memory to memory transfer */ macro