Home
last modified time | relevance | path

Searched defs:DestAddress (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_dma.h106 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/
Dstm32u5xx_ll_dma.h116 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/
Dstm32h7rsxx_ll_dma.h116 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/
Dstm32h5xx_ll_dma.h107 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/
Dstm32n6xx_ll_dma.h116 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/
Dstm32h7xx_ll_mdma.h2622 …id LL_MDMA_SetDestinationAddress(const MDMA_TypeDef *MDMAx, uint32_t Channel, uint32_t DestAddress) in LL_MDMA_SetDestinationAddress()