|
STM32F479xx HAL User Manual
|
Functions | |
| __STATIC_INLINE void | LL_DMA_EnableStream (DMA_TypeDef *DMAx, uint32_t Stream) |
| Enable DMA stream. | |
| __STATIC_INLINE void | LL_DMA_DisableStream (DMA_TypeDef *DMAx, uint32_t Stream) |
| Disable DMA stream. | |
| __STATIC_INLINE uint32_t | LL_DMA_IsEnabledStream (DMA_TypeDef *DMAx, uint32_t Stream) |
| Check if DMA stream is enabled or disabled. | |
| __STATIC_INLINE void | LL_DMA_ConfigTransfer (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Configuration) |
| Configure all parameters linked to DMA transfer. | |
| __STATIC_INLINE void | LL_DMA_SetDataTransferDirection (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Direction) |
| Set Data transfer direction (read from peripheral or from memory). | |
| __STATIC_INLINE uint32_t | LL_DMA_GetDataTransferDirection (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get Data transfer direction (read from peripheral or from memory). | |
| __STATIC_INLINE void | LL_DMA_SetMode (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Mode) |
| Set DMA mode normal, circular or peripheral flow control. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetMode (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get DMA mode normal, circular or peripheral flow control. | |
| __STATIC_INLINE void | LL_DMA_SetPeriphIncMode (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t IncrementMode) |
| Set Peripheral increment mode. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetPeriphIncMode (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get Peripheral increment mode. | |
| __STATIC_INLINE void | LL_DMA_SetMemoryIncMode (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t IncrementMode) |
| Set Memory increment mode. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetMemoryIncMode (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get Memory increment mode. | |
| __STATIC_INLINE void | LL_DMA_SetPeriphSize (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Size) |
| Set Peripheral size. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetPeriphSize (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get Peripheral size. | |
| __STATIC_INLINE void | LL_DMA_SetMemorySize (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Size) |
| Set Memory size. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetMemorySize (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get Memory size. | |
| __STATIC_INLINE void | LL_DMA_SetIncOffsetSize (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t OffsetSize) |
| Set Peripheral increment offset size. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetIncOffsetSize (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get Peripheral increment offset size. | |
| __STATIC_INLINE void | LL_DMA_SetStreamPriorityLevel (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Priority) |
| Set Stream priority level. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetStreamPriorityLevel (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get Stream priority level. | |
| __STATIC_INLINE void | LL_DMA_SetDataLength (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t NbData) |
| Set Number of data to transfer. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetDataLength (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get Number of data to transfer. | |
| __STATIC_INLINE void | LL_DMA_SetChannelSelection (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Channel) |
| Select Channel number associated to the Stream. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetChannelSelection (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get the Channel number associated to the Stream. | |
| __STATIC_INLINE void | LL_DMA_SetMemoryBurstxfer (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Mburst) |
| Set Memory burst transfer configuration. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetMemoryBurstxfer (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get Memory burst transfer configuration. | |
| __STATIC_INLINE void | LL_DMA_SetPeriphBurstxfer (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Pburst) |
| Set Peripheral burst transfer configuration. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetPeriphBurstxfer (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get Peripheral burst transfer configuration. | |
| __STATIC_INLINE void | LL_DMA_SetCurrentTargetMem (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t CurrentMemory) |
| Set Current target (only in double buffer mode) to Memory 1 or Memory 0. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetCurrentTargetMem (DMA_TypeDef *DMAx, uint32_t Stream) |
| Set Current target (only in double buffer mode) to Memory 1 or Memory 0. | |
| __STATIC_INLINE void | LL_DMA_EnableDoubleBufferMode (DMA_TypeDef *DMAx, uint32_t Stream) |
| Enable the double buffer mode. | |
| __STATIC_INLINE void | LL_DMA_DisableDoubleBufferMode (DMA_TypeDef *DMAx, uint32_t Stream) |
| Disable the double buffer mode. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetFIFOStatus (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get FIFO status. | |
| __STATIC_INLINE void | LL_DMA_DisableFifoMode (DMA_TypeDef *DMAx, uint32_t Stream) |
| Disable Fifo mode. | |
| __STATIC_INLINE void | LL_DMA_EnableFifoMode (DMA_TypeDef *DMAx, uint32_t Stream) |
| Enable Fifo mode. | |
| __STATIC_INLINE void | LL_DMA_SetFIFOThreshold (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Threshold) |
| Select FIFO threshold. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetFIFOThreshold (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get FIFO threshold. | |
| __STATIC_INLINE void | LL_DMA_ConfigFifo (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t FifoMode, uint32_t FifoThreshold) |
| Configure the FIFO . | |
| __STATIC_INLINE void | LL_DMA_ConfigAddresses (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t SrcAddress, uint32_t DstAddress, uint32_t Direction) |
| Configure the Source and Destination addresses. | |
| __STATIC_INLINE void | LL_DMA_SetMemoryAddress (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t MemoryAddress) |
| Set the Memory address. | |
| __STATIC_INLINE void | LL_DMA_SetPeriphAddress (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t PeriphAddress) |
| Set the Peripheral address. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetMemoryAddress (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get the Memory address. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetPeriphAddress (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get the Peripheral address. | |
| __STATIC_INLINE void | LL_DMA_SetM2MSrcAddress (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t MemoryAddress) |
| Set the Memory to Memory Source address. | |
| __STATIC_INLINE void | LL_DMA_SetM2MDstAddress (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t MemoryAddress) |
| Set the Memory to Memory Destination address. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetM2MSrcAddress (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get the Memory to Memory Source address. | |
| __STATIC_INLINE uint32_t | LL_DMA_GetM2MDstAddress (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get the Memory to Memory Destination address. | |
| __STATIC_INLINE void | LL_DMA_SetMemory1Address (DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Address) |
| Set Memory 1 address (used in case of Double buffer mode). | |
| __STATIC_INLINE uint32_t | LL_DMA_GetMemory1Address (DMA_TypeDef *DMAx, uint32_t Stream) |
| Get Memory 1 address (used in case of Double buffer mode). | |
| __STATIC_INLINE void LL_DMA_ConfigAddresses | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | SrcAddress, | ||
| uint32_t | DstAddress, | ||
| uint32_t | Direction | ||
| ) |
Configure the Source and Destination addresses.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| SrcAddress | Between 0 to 0xFFFFFFFF |
| DstAddress | Between 0 to 0xFFFFFFFF |
| Direction | This parameter can be one of the following values: |
| None |
Definition at line 1403 of file stm32f4xx_ll_dma.h.
References LL_DMA_DIRECTION_MEMORY_TO_PERIPH.
| __STATIC_INLINE void LL_DMA_ConfigFifo | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | FifoMode, | ||
| uint32_t | FifoThreshold | ||
| ) |
Configure the FIFO .
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| FifoMode | This parameter can be one of the following values: |
| FifoThreshold | This parameter can be one of the following values: |
| None |
Definition at line 1375 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_Init().
| __STATIC_INLINE void LL_DMA_ConfigTransfer | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | Configuration | ||
| ) |
Configure all parameters linked to DMA transfer.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Configuration | This parameter must be a combination of all the following values:
|
| None |
Definition at line 570 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_Init().
| __STATIC_INLINE void LL_DMA_DisableDoubleBufferMode | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Disable the double buffer mode.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| None |
Definition at line 1231 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_DisableFifoMode | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Disable Fifo mode.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| None |
Definition at line 1277 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_DisableStream | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Disable DMA stream.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| None |
Definition at line 515 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit().
| __STATIC_INLINE void LL_DMA_EnableDoubleBufferMode | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Enable the double buffer mode.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| None |
Definition at line 1211 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_EnableFifoMode | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Enable Fifo mode.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| None |
Definition at line 1297 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_EnableStream | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Enable DMA stream.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| None |
Definition at line 495 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetChannelSelection | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get the Channel number associated to the Stream.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Returned | value can be one of the following values: |
Definition at line 1048 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetCurrentTargetMem | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Set Current target (only in double buffer mode) to Memory 1 or Memory 0.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Returned | value can be one of the following values: |
Definition at line 1191 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetDataLength | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get Number of data to transfer.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Between | 0 to 0xFFFFFFFF |
Definition at line 991 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetDataTransferDirection | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get Data transfer direction (read from peripheral or from memory).
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Returned | value can be one of the following values: |
Definition at line 619 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetFIFOStatus | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get FIFO status.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Returned | value can be one of the following values: |
Definition at line 1257 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetFIFOThreshold | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get FIFO threshold.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Returned | value can be one of the following values: |
Definition at line 1346 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetIncOffsetSize | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get Peripheral increment offset size.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Returned | value can be one of the following values: |
Definition at line 897 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetM2MDstAddress | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get the Memory to Memory Destination address.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Between | 0 to 0xFFFFFFFF |
Definition at line 1590 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetM2MSrcAddress | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get the Memory to Memory Source address.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Between | 0 to 0xFFFFFFFF |
Definition at line 1569 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetMemory1Address | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get Memory 1 address (used in case of Double buffer mode).
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Between | 0 to 0xFFFFFFFF |
Definition at line 1631 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetMemoryAddress | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get the Memory address.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Between | 0 to 0xFFFFFFFF |
Definition at line 1481 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetMemoryBurstxfer | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get Memory burst transfer configuration.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Returned | value can be one of the following values: |
Definition at line 1097 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetMemoryIncMode | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get Memory increment mode.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Returned | value can be one of the following values: |
Definition at line 758 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetMemorySize | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get Memory size.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Returned | value can be one of the following values: |
Definition at line 852 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetMode | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get DMA mode normal, circular or peripheral flow control.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Returned | value can be one of the following values: |
Definition at line 668 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetPeriphAddress | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get the Peripheral address.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Between | 0 to 0xFFFFFFFF |
Definition at line 1502 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetPeriphBurstxfer | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get Peripheral burst transfer configuration.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Returned | value can be one of the following values: |
Definition at line 1146 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetPeriphIncMode | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get Peripheral increment mode.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Returned | value can be one of the following values: |
Definition at line 713 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetPeriphSize | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get Peripheral size.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Returned | value can be one of the following values: |
Definition at line 805 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_GetStreamPriorityLevel | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Get Stream priority level.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Returned | value can be one of the following values: |
Definition at line 946 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE uint32_t LL_DMA_IsEnabledStream | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream | ||
| ) |
Check if DMA stream is enabled or disabled.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| State | of bit (1 or 0). |
Definition at line 535 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_SetChannelSelection | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | Channel | ||
| ) |
Select Channel number associated to the Stream.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Channel | This parameter can be one of the following values: |
| None |
Definition at line 1020 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_DeInit(), and LL_DMA_Init().
| __STATIC_INLINE void LL_DMA_SetCurrentTargetMem | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | CurrentMemory | ||
| ) |
Set Current target (only in double buffer mode) to Memory 1 or Memory 0.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| CurrentMemory | This parameter can be one of the following values: |
| None |
Definition at line 1169 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_SetDataLength | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | NbData | ||
| ) |
Set Number of data to transfer.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| NbData | Between 0 to 0xFFFFFFFF |
| None |
Definition at line 969 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_Init().
| __STATIC_INLINE void LL_DMA_SetDataTransferDirection | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | Direction | ||
| ) |
Set Data transfer direction (read from peripheral or from memory).
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Direction | This parameter can be one of the following values: |
| None |
Definition at line 596 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_SetFIFOThreshold | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | Threshold | ||
| ) |
Select FIFO threshold.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Threshold | This parameter can be one of the following values: |
| None |
Definition at line 1322 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_SetIncOffsetSize | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | OffsetSize | ||
| ) |
Set Peripheral increment offset size.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| OffsetSize | This parameter can be one of the following values: |
| None |
Definition at line 875 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_SetM2MDstAddress | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | MemoryAddress | ||
| ) |
Set the Memory to Memory Destination address.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| MemoryAddress | Between 0 to 0xFFFFFFFF |
| None |
Definition at line 1548 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_SetM2MSrcAddress | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | MemoryAddress | ||
| ) |
Set the Memory to Memory Source address.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| MemoryAddress | Between 0 to 0xFFFFFFFF |
| None |
Definition at line 1525 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_SetMemory1Address | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | Address | ||
| ) |
Set Memory 1 address (used in case of Double buffer mode).
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Address | Between 0 to 0xFFFFFFFF |
| None |
Definition at line 1611 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_SetMemoryAddress | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | MemoryAddress | ||
| ) |
Set the Memory address.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| MemoryAddress | Between 0 to 0xFFFFFFFF |
| None |
Definition at line 1437 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_Init().
| __STATIC_INLINE void LL_DMA_SetMemoryBurstxfer | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | Mburst | ||
| ) |
Set Memory burst transfer configuration.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Mburst | This parameter can be one of the following values: |
| None |
Definition at line 1073 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_Init().
| __STATIC_INLINE void LL_DMA_SetMemoryIncMode | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | IncrementMode | ||
| ) |
Set Memory increment mode.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| IncrementMode | This parameter can be one of the following values: |
| None |
Definition at line 736 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_SetMemorySize | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | Size | ||
| ) |
Set Memory size.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Size | This parameter can be one of the following values: |
| None |
Definition at line 829 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_SetMode | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | Mode | ||
| ) |
Set DMA mode normal, circular or peripheral flow control.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Mode | This parameter can be one of the following values: |
| None |
Definition at line 644 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_SetPeriphAddress | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | PeriphAddress | ||
| ) |
Set the Peripheral address.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| PeriphAddress | Between 0 to 0xFFFFFFFF |
| None |
Definition at line 1460 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_Init().
| __STATIC_INLINE void LL_DMA_SetPeriphBurstxfer | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | Pburst | ||
| ) |
Set Peripheral burst transfer configuration.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Pburst | This parameter can be one of the following values: |
| None |
Definition at line 1122 of file stm32f4xx_ll_dma.h.
Referenced by LL_DMA_Init().
| __STATIC_INLINE void LL_DMA_SetPeriphIncMode | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | IncrementMode | ||
| ) |
Set Peripheral increment mode.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| IncrementMode | This parameter can be one of the following values: |
| None |
Definition at line 691 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_SetPeriphSize | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | Size | ||
| ) |
Set Peripheral size.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Size | This parameter can be one of the following values: |
| None |
Definition at line 782 of file stm32f4xx_ll_dma.h.
| __STATIC_INLINE void LL_DMA_SetStreamPriorityLevel | ( | DMA_TypeDef * | DMAx, |
| uint32_t | Stream, | ||
| uint32_t | Priority | ||
| ) |
Set Stream priority level.
| DMAx | DMAx Instance |
| Stream | This parameter can be one of the following values: |
| Priority | This parameter can be one of the following values: |
| None |
Definition at line 922 of file stm32f4xx_ll_dma.h.
1.7.6.1