Home
last modified time | relevance | path

Searched refs:LL_DMA_SetChannelSelection (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_dma.c215 LL_DMA_SetChannelSelection(DMAx, Stream, LL_DMA_CHANNEL_0); in LL_DMA_DeInit()
376 LL_DMA_SetChannelSelection(DMAx, Stream, DMA_InitStruct->Channel); in LL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_dma.c213 LL_DMA_SetChannelSelection(DMAx, Stream, LL_DMA_CHANNEL_0); in LL_DMA_DeInit()
374 LL_DMA_SetChannelSelection(DMAx, Stream, DMA_InitStruct->Channel); in LL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_dma.c234 LL_DMA_SetChannelSelection(DMAx, Stream, LL_DMA_CHANNEL_0); in LL_DMA_DeInit()
395 LL_DMA_SetChannelSelection(DMAx, Stream, DMA_InitStruct->Channel); in LL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_dma.h1009 __STATIC_INLINE void LL_DMA_SetChannelSelection(DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Channe… in LL_DMA_SetChannelSelection() function
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_dma.h1032 __STATIC_INLINE void LL_DMA_SetChannelSelection(DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Channe… in LL_DMA_SetChannelSelection() function
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_dma.h1019 __STATIC_INLINE void LL_DMA_SetChannelSelection(DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Channe… in LL_DMA_SetChannelSelection() function