Macros

DMA data transfer direction. More...

Collaboration diagram for DMA Data transfer direction:

Macros

#define DMA_MEMORY_TO_MEMORY   DMA_SxCR_DIR_1
 
#define DMA_MEMORY_TO_MEMORY   ((uint32_t)DMA_SxCR_DIR_1)
 
#define DMA_MEMORY_TO_MEMORY   ((uint32_t)DMA_SxCR_DIR_1)
 
#define DMA_MEMORY_TO_MEMORY   ((uint32_t)DMA_SxCR_DIR_1)
 
#define DMA_MEMORY_TO_MEMORY   ((uint32_t)DMA_SxCR_DIR_1)
 
#define DMA_MEMORY_TO_MEMORY   ((uint32_t)DMA_SxCR_DIR_1)
 
#define DMA_MEMORY_TO_PERIPH   DMA_SxCR_DIR_0
 
#define DMA_MEMORY_TO_PERIPH   ((uint32_t)DMA_SxCR_DIR_0)
 
#define DMA_MEMORY_TO_PERIPH   ((uint32_t)DMA_SxCR_DIR_0)
 
#define DMA_MEMORY_TO_PERIPH   ((uint32_t)DMA_SxCR_DIR_0)
 
#define DMA_MEMORY_TO_PERIPH   ((uint32_t)DMA_SxCR_DIR_0)
 
#define DMA_MEMORY_TO_PERIPH   ((uint32_t)DMA_SxCR_DIR_0)
 
#define DMA_PERIPH_TO_MEMORY   0x00000000U
 
#define DMA_PERIPH_TO_MEMORY   0x00000000U
 
#define DMA_PERIPH_TO_MEMORY   0x00000000U
 
#define DMA_PERIPH_TO_MEMORY   0x00000000U
 
#define DMA_PERIPH_TO_MEMORY   ((uint32_t)0x00000000U)
 
#define DMA_PERIPH_TO_MEMORY   ((uint32_t)0x00000000U)
 

Detailed Description

DMA data transfer direction.

Macro Definition Documentation

◆ DMA_MEMORY_TO_MEMORY [1/6]

#define DMA_MEMORY_TO_MEMORY   DMA_SxCR_DIR_1

Memory to memory direction

Definition at line 204 of file stm32f7xx_hal_dma.h.

◆ DMA_MEMORY_TO_MEMORY [2/6]

#define DMA_MEMORY_TO_MEMORY   ((uint32_t)DMA_SxCR_DIR_1)

Memory to memory direction

Definition at line 230 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.

◆ DMA_MEMORY_TO_MEMORY [3/6]

#define DMA_MEMORY_TO_MEMORY   ((uint32_t)DMA_SxCR_DIR_1)

Memory to memory direction

Definition at line 230 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.

◆ DMA_MEMORY_TO_MEMORY [4/6]

#define DMA_MEMORY_TO_MEMORY   ((uint32_t)DMA_SxCR_DIR_1)

Memory to memory direction

Definition at line 230 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.

◆ DMA_MEMORY_TO_MEMORY [5/6]

#define DMA_MEMORY_TO_MEMORY   ((uint32_t)DMA_SxCR_DIR_1)

Memory to memory direction

Definition at line 464 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.

◆ DMA_MEMORY_TO_MEMORY [6/6]

#define DMA_MEMORY_TO_MEMORY   ((uint32_t)DMA_SxCR_DIR_1)

Memory to memory direction

Definition at line 464 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.

◆ DMA_MEMORY_TO_PERIPH [1/6]

#define DMA_MEMORY_TO_PERIPH   DMA_SxCR_DIR_0

Memory to peripheral direction

Definition at line 203 of file stm32f7xx_hal_dma.h.

◆ DMA_MEMORY_TO_PERIPH [2/6]

#define DMA_MEMORY_TO_PERIPH   ((uint32_t)DMA_SxCR_DIR_0)

Memory to peripheral direction

Definition at line 229 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.

◆ DMA_MEMORY_TO_PERIPH [3/6]

#define DMA_MEMORY_TO_PERIPH   ((uint32_t)DMA_SxCR_DIR_0)

Memory to peripheral direction

Definition at line 229 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.

◆ DMA_MEMORY_TO_PERIPH [4/6]

#define DMA_MEMORY_TO_PERIPH   ((uint32_t)DMA_SxCR_DIR_0)

Memory to peripheral direction

Definition at line 229 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.

◆ DMA_MEMORY_TO_PERIPH [5/6]

#define DMA_MEMORY_TO_PERIPH   ((uint32_t)DMA_SxCR_DIR_0)

Memory to peripheral direction

Definition at line 463 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.

◆ DMA_MEMORY_TO_PERIPH [6/6]

#define DMA_MEMORY_TO_PERIPH   ((uint32_t)DMA_SxCR_DIR_0)

Memory to peripheral direction

Definition at line 463 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.

◆ DMA_PERIPH_TO_MEMORY [1/6]

#define DMA_PERIPH_TO_MEMORY   0x00000000U

Peripheral to memory direction

Definition at line 202 of file stm32f7xx_hal_dma.h.

◆ DMA_PERIPH_TO_MEMORY [2/6]

#define DMA_PERIPH_TO_MEMORY   0x00000000U

Peripheral to memory direction

Definition at line 228 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.

◆ DMA_PERIPH_TO_MEMORY [3/6]

#define DMA_PERIPH_TO_MEMORY   0x00000000U

Peripheral to memory direction

Definition at line 228 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.

◆ DMA_PERIPH_TO_MEMORY [4/6]

#define DMA_PERIPH_TO_MEMORY   0x00000000U

Peripheral to memory direction

Definition at line 228 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.

◆ DMA_PERIPH_TO_MEMORY [5/6]

#define DMA_PERIPH_TO_MEMORY   ((uint32_t)0x00000000U)

Peripheral to memory direction

Definition at line 462 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.

◆ DMA_PERIPH_TO_MEMORY [6/6]

#define DMA_PERIPH_TO_MEMORY   ((uint32_t)0x00000000U)

Peripheral to memory direction

Definition at line 462 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:06