Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_dma2d.h145 uint32_t MemoryAddress; /*!< Specifies the foreground or background memory address. member
797 __STATIC_INLINE void LL_DMA2D_FGND_SetMemAddr(DMA2D_TypeDef *DMA2Dx, uint32_t MemoryAddress) in LL_DMA2D_FGND_SetMemAddr()
1130 __STATIC_INLINE void LL_DMA2D_BGND_SetMemAddr(DMA2D_TypeDef *DMA2Dx, uint32_t MemoryAddress) in LL_DMA2D_BGND_SetMemAddr()
H A Dstm32f4xx_ll_dma.h1427 …TIC_INLINE void LL_DMA_SetMemoryAddress(DMA_TypeDef* DMAx, uint32_t Stream, uint32_t MemoryAddress) in LL_DMA_SetMemoryAddress()
1515 …TIC_INLINE void LL_DMA_SetM2MSrcAddress(DMA_TypeDef* DMAx, uint32_t Stream, uint32_t MemoryAddress) in LL_DMA_SetM2MSrcAddress()
1538 …TIC_INLINE void LL_DMA_SetM2MDstAddress(DMA_TypeDef* DMAx, uint32_t Stream, uint32_t MemoryAddress) in LL_DMA_SetM2MDstAddress()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_ll_dma.h1018 …IC_INLINE void LL_DMA_SetMemoryAddress(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress) in LL_DMA_SetMemoryAddress()
1102 …IC_INLINE void LL_DMA_SetM2MSrcAddress(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress) in LL_DMA_SetM2MSrcAddress()
1124 …IC_INLINE void LL_DMA_SetM2MDstAddress(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress) in LL_DMA_SetM2MDstAddress()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_dma2d.h168 uint32_t MemoryAddress; /*!< Specifies the foreground or background memory address. member
1001 __STATIC_INLINE void LL_DMA2D_FGND_SetMemAddr(DMA2D_TypeDef *DMA2Dx, uint32_t MemoryAddress) in LL_DMA2D_FGND_SetMemAddr()
1387 __STATIC_INLINE void LL_DMA2D_BGND_SetMemAddr(DMA2D_TypeDef *DMA2Dx, uint32_t MemoryAddress) in LL_DMA2D_BGND_SetMemAddr()
H A Dstm32l4xx_ll_dma.h1089 …IC_INLINE void LL_DMA_SetMemoryAddress(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress) in LL_DMA_SetMemoryAddress()
1177 …IC_INLINE void LL_DMA_SetM2MSrcAddress(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress) in LL_DMA_SetM2MSrcAddress()
1200 …IC_INLINE void LL_DMA_SetM2MDstAddress(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t MemoryAddress) in LL_DMA_SetM2MDstAddress()