Searched refs:LL_DMA_InitTypeDef (Results 1 – 5 of 5) sorted by relevance
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_ll_dma.c | 287 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 D | stm32f4xx_ll_dma.c | 285 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()
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/ |
H A D | stm32wbxx_ll_dma.h | 156 } LL_DMA_InitTypeDef; typedef 2112 ErrorStatus LL_DMA_Init(DMA_TypeDef *DMAx, uint32_t Channel, LL_DMA_InitTypeDef *DMA_InitStruct); 2114 void LL_DMA_StructInit(LL_DMA_InitTypeDef *DMA_InitStruct);
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_ll_dma.h | 172 } LL_DMA_InitTypeDef; typedef 2831 uint32_t LL_DMA_Init(DMA_TypeDef *DMAx, uint32_t Stream, LL_DMA_InitTypeDef *DMA_InitStruct); 2833 void LL_DMA_StructInit(LL_DMA_InitTypeDef *DMA_InitStruct);
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_ll_dma.h | 189 } LL_DMA_InitTypeDef; typedef 2375 ErrorStatus LL_DMA_Init(DMA_TypeDef *DMAx, uint32_t Channel, LL_DMA_InitTypeDef *DMA_InitStruct); 2377 void LL_DMA_StructInit(LL_DMA_InitTypeDef *DMA_InitStruct);
|