Home
last modified time | relevance | path

Searched defs:DataLength (Results 1 – 5 of 5) sorted by relevance

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_dma_ex.c91 …erSetConfig(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength) in DMA_MultiBufferSetConfig()
153 …ef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t SecondMemAddress, uint32_t DataLength) in HAL_DMAEx_MultiBufferStart()
198 …ef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t SecondMemAddress, uint32_t DataLength) in HAL_DMAEx_MultiBufferStart_IT()
A Dstm32f7xx_hal_dma.c155 …A_SetConfig(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength) in DMA_SetConfig()
386 …L_DMA_Start(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength) in HAL_DMA_Start()
418 …MA_Start_IT(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength) in HAL_DMA_Start_IT()
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/
A Dstm32f0xx_hal_dma.c298 …L_DMA_Start(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength) in HAL_DMA_Start()
345 …MA_Start_IT(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength) in HAL_DMA_Start_IT()
830 …A_SetConfig(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength) in DMA_SetConfig()
A Dstm32f0xx_hal_tim.c3380 … uint32_t* BurstBuffer, uint32_t BurstLength, uint32_t DataLength) in HAL_TIM_DMABurst_MultiWriteStart()
3650 … uint32_t *BurstBuffer, uint32_t BurstLength, uint32_t DataLength) in HAL_TIM_DMABurst_MultiReadStart()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_sdmmc.h120 …uint32_t DataLength; /*!< Specifies the number of data bytes to be transferred. */ member

Completed in 14 milliseconds