Home
last modified time | relevance | path

Searched refs:LL_DMA_InitTypeDef (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_dma.c268 uint32_t LL_DMA_Init(DMA_TypeDef *DMAx, uint32_t Channel, LL_DMA_InitTypeDef *DMA_InitStruct) in LL_DMA_Init()
330 void LL_DMA_StructInit(LL_DMA_InitTypeDef *DMA_InitStruct) in LL_DMA_StructInit()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_dma.h139 } LL_DMA_InitTypeDef; typedef
1968 uint32_t LL_DMA_Init(DMA_TypeDef *DMAx, uint32_t Channel, LL_DMA_InitTypeDef *DMA_InitStruct);
1970 void LL_DMA_StructInit(LL_DMA_InitTypeDef *DMA_InitStruct);

Completed in 8 milliseconds