Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_dma.c287 ErrorStatus LL_DMA_Init(DMA_TypeDef *DMAx, uint32_t Channel, LL_DMA_InitTypeDef *DMA_InitStruct) in LL_DMA_Init()
363 void LL_DMA_StructInit(LL_DMA_InitTypeDef *DMA_InitStruct) in LL_DMA_StructInit()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A 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()