Searched refs:LL_DMA_ConfigControl (Results 1 – 10 of 10) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_dma.c | 394 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitStruct->Priority | \ in LL_DMA_Init() 604 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitLinkedListStruct->Priority | \ in LL_DMA_List_Init()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_dma.c | 474 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitStruct->Priority | \ in LL_DMA_Init() 764 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitLinkedListStruct->Priority | \ in LL_DMA_List_Init()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_dma.c | 467 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitStruct->Priority | \ in LL_DMA_Init() 733 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitLinkedListStruct->Priority | \ in LL_DMA_List_Init()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_dma.c | 508 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitStruct->Priority | \ in LL_DMA_Init() 793 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitLinkedListStruct->Priority | \ in LL_DMA_List_Init()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_dma.c | 544 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitStruct->Priority | \ in LL_DMA_Init() 829 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitLinkedListStruct->Priority | \ in LL_DMA_List_Init()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_dma.h | 1216 __STATIC_INLINE void LL_DMA_ConfigControl(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Confi… in LL_DMA_ConfigControl() function
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_dma.h | 1855 __STATIC_INLINE void LL_DMA_ConfigControl(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Confi… in LL_DMA_ConfigControl() function
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_dma.h | 1711 __STATIC_INLINE void LL_DMA_ConfigControl(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Confi… in LL_DMA_ConfigControl() function
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_dma.h | 1681 __STATIC_INLINE void LL_DMA_ConfigControl(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Confi… in LL_DMA_ConfigControl() function
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_dma.h | 2103 __STATIC_INLINE void LL_DMA_ConfigControl(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Confi… in LL_DMA_ConfigControl() function
|