Home
last modified time | relevance | path

Searched defs:DMA_InitStruct (Results 1 – 2 of 2) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_ll_dma.c285 uint32_t LL_DMA_Init(DMA_TypeDef *DMAx, uint32_t Stream, LL_DMA_InitTypeDef *DMA_InitStruct) in LL_DMA_Init()
385 void LL_DMA_StructInit(LL_DMA_InitTypeDef *DMA_InitStruct) in LL_DMA_StructInit()
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/
Dstm32f4xx_dma.c319 void DMA_Init(DMA_Stream_TypeDef* DMAy_Streamx, DMA_InitTypeDef* DMA_InitStruct) in DMA_Init()
403 void DMA_StructInit(DMA_InitTypeDef* DMA_InitStruct) in DMA_StructInit()