DMA peripheral burst. More...
DMA peripheral burst.
#define DMA_PBURST_INC16 DMA_SxCR_PBURST |
Definition at line 315 of file stm32f7xx_hal_dma.h.
#define DMA_PBURST_INC16 ((uint32_t)DMA_SxCR_PBURST) |
Definition at line 341 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PBURST_INC16 ((uint32_t)DMA_SxCR_PBURST) |
Definition at line 341 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PBURST_INC16 ((uint32_t)DMA_SxCR_PBURST) |
Definition at line 341 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PBURST_INC16 ((uint32_t)DMA_SxCR_PBURST) |
Definition at line 577 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define DMA_PBURST_INC16 ((uint32_t)DMA_SxCR_PBURST) |
Definition at line 577 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define DMA_PBURST_INC4 DMA_SxCR_PBURST_0 |
Definition at line 313 of file stm32f7xx_hal_dma.h.
#define DMA_PBURST_INC4 ((uint32_t)DMA_SxCR_PBURST_0) |
Definition at line 339 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PBURST_INC4 ((uint32_t)DMA_SxCR_PBURST_0) |
Definition at line 339 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PBURST_INC4 ((uint32_t)DMA_SxCR_PBURST_0) |
Definition at line 339 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PBURST_INC4 ((uint32_t)DMA_SxCR_PBURST_0) |
Definition at line 575 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define DMA_PBURST_INC4 ((uint32_t)DMA_SxCR_PBURST_0) |
Definition at line 575 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define DMA_PBURST_INC8 DMA_SxCR_PBURST_1 |
Definition at line 314 of file stm32f7xx_hal_dma.h.
#define DMA_PBURST_INC8 ((uint32_t)DMA_SxCR_PBURST_1) |
Definition at line 340 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PBURST_INC8 ((uint32_t)DMA_SxCR_PBURST_1) |
Definition at line 340 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PBURST_INC8 ((uint32_t)DMA_SxCR_PBURST_1) |
Definition at line 340 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PBURST_INC8 ((uint32_t)DMA_SxCR_PBURST_1) |
Definition at line 576 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define DMA_PBURST_INC8 ((uint32_t)DMA_SxCR_PBURST_1) |
Definition at line 576 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define DMA_PBURST_SINGLE 0x00000000U |
Definition at line 312 of file stm32f7xx_hal_dma.h.
#define DMA_PBURST_SINGLE 0x00000000U |
Definition at line 338 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PBURST_SINGLE 0x00000000U |
Definition at line 338 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PBURST_SINGLE 0x00000000U |
Definition at line 338 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h.
#define DMA_PBURST_SINGLE ((uint32_t)0x00000000U) |
Definition at line 574 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.
#define DMA_PBURST_SINGLE ((uint32_t)0x00000000U) |
Definition at line 574 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h.