Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_dma.c379 HAL_StatusTypeDef HAL_DMA_Start(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, … in HAL_DMA_Start()
422 …Def HAL_DMA_Start_IT(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t D… in HAL_DMA_Start_IT()
1269 static void DMA_SetConfig(DMA_HandleTypeDef *hdma, uint32_t SrcAddress, uint32_t DstAddress, uint32… in DMA_SetConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_dma.c458 uint32_t DstAddress, in HAL_DMA_Start()
513 uint32_t DstAddress, in HAL_DMA_Start_IT()
1592 uint32_t DstAddress, in DMA_SetConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_dma.c459 uint32_t DstAddress, in HAL_DMA_Start()
514 uint32_t DstAddress, in HAL_DMA_Start_IT()
1589 uint32_t DstAddress, in DMA_SetConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_dma_ex.h148 …uint32_t DstAddress; /*!< Specifies the destination memory address … member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_dma_ex.h148 …uint32_t DstAddress; /*!< Specifies the destination memory address … member