Home
last modified time | relevance | path

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

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_hal_dma_ex.c101 …ef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t SecondMemAddress, uint32_t DataLength) in HAL_DMAEx_MultiBufferStart()
155 …ef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t SecondMemAddress, uint32_t DataLength) in HAL_DMAEx_MultiBufferStart_IT()
277 …erSetConfig(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength) in DMA_MultiBufferSetConfig()
Dstm32f4xx_hal_dma.c408 …L_DMA_Start(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength) in HAL_DMA_Start()
452 …MA_Start_IT(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength) in HAL_DMA_Start_IT()
1150 …A_SetConfig(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength) in DMA_SetConfig()
Dstm32f4xx_hal_tim.c4526 uint32_t BurstLength, uint32_t DataLength) in HAL_TIM_DMABurst_MultiWriteStart()
4864 uint32_t BurstLength, uint32_t DataLength) in HAL_TIM_DMABurst_MultiReadStart()
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Src/
Dstm32mp1xx_hal_dma_ex.c124 …ef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t SecondMemAddress, uint32_t DataLength) in HAL_DMAEx_MultiBufferStart()
201 …ef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t SecondMemAddress, uint32_t DataLength) in HAL_DMAEx_MultiBufferStart_IT()
565 …erSetConfig(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength) in DMA_MultiBufferSetConfig()
Dstm32mp1xx_hal_dma.c498 …L_DMA_Start(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength) in HAL_DMA_Start()
554 …MA_Start_IT(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength) in HAL_DMA_Start_IT()
1371 …A_SetConfig(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t DataLength) in DMA_SetConfig()
/device/soc/hpmicro/sdk/hpm_sdk/middleware/cherryusb/class/wireless/
Drndis_protocol.h265 rndis_DataLength_t DataLength; member
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_sdmmc.h107 …uint32_t DataLength; /*!< Specifies the number of data bytes to be transferred. */ member