HAL_DMA2D_SetMode() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

HAL_DMA2D_SetMode() function

Syntax

static HAL_StatusTypeDef HAL_DMA2D_SetMode(DMA2D_HandleTypeDef *hdma2d,     uint32_t mode,     uint32_t color,     uint32_t offset);

Arguments

hdma2d

mode

color

offset

References

LocationReferrerScopeText
STM32F4DMA.cpp:27
static HAL_StatusTypeDef HAL_DMA2D_SetMode(DMA2D_HandleTypeDef *hdma2d, uint32_t mode, uint32_t color, uint32_t offset)
STM32F4DMA.cpp:137STM32F4DMA::setupDataCopy()STM32F4DMA
HAL_DMA2D_SetMode(&hdma2d, dma2dTransferMode,
STM32F4DMA.cpp:232STM32F4DMA::setupDataFill()STM32F4DMA
HAL_DMA2D_SetMode(&hdma2d, dma2dTransferMode,

Call Tree

Functions calling HAL_DMA2D_SetMode()
HAL_DMA2D_SetMode()
Data read by HAL_DMA2D_SetMode()
HAL_DMA2D_SetMode()
Type of HAL_DMA2D_SetMode()
HAL_DMA2D_SetMode()
all items filtered out