Searched defs:DestAddress (Results 1 – 6 of 6) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_dma.h | 106 uint32_t DestAddress; /*!< This field specify the data transfer destination address. member 418 uint32_t DestAddress; /*!< This field specify the transfer destination address. member 2859 DestAddress) in LL_DMA_ConfigAddresses() 2928 …_INLINE void LL_DMA_SetDestAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t DestAddress) in LL_DMA_SetDestAddress()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_dma.h | 116 uint32_t DestAddress; /*!< This field specify the data transfer destination address. member 518 uint32_t DestAddress; /*!< This field specify the transfer destination address. member 4386 DestAddress) in LL_DMA_ConfigAddresses() 4479 …_INLINE void LL_DMA_SetDestAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t DestAddress) in LL_DMA_SetDestAddress()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_dma.h | 116 uint32_t DestAddress; /*!< This field specify the data transfer destination address. member 511 uint32_t DestAddress; /*!< This field specify the transfer destination address. member 4206 DestAddress) in LL_DMA_ConfigAddresses() 4299 …_INLINE void LL_DMA_SetDestAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t DestAddress) in LL_DMA_SetDestAddress()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_dma.h | 107 uint32_t DestAddress; /*!< This field specify the data transfer destination address. member 503 uint32_t DestAddress; /*!< This field specify the transfer destination address. member 4358 DestAddress) in LL_DMA_ConfigAddresses() 4427 …_INLINE void LL_DMA_SetDestAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t DestAddress) in LL_DMA_SetDestAddress()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_dma.h | 116 uint32_t DestAddress; /*!< This field specify the data transfer destination address. member 521 uint32_t DestAddress; /*!< This field specify the transfer destination address. member 5524 DestAddress) in LL_DMA_ConfigAddresses() 5617 …_INLINE void LL_DMA_SetDestAddress(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t DestAddress) in LL_DMA_SetDestAddress()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_mdma.h | 2622 …id LL_MDMA_SetDestinationAddress(const MDMA_TypeDef *MDMAx, uint32_t Channel, uint32_t DestAddress) in LL_MDMA_SetDestinationAddress()
|