DMA2D_MemToMemWithLCD
DMA2D_Config()
is only used within DMA2D_MemToMemWithLCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
DMA2D_MemToMemWithLCD
DMA2D_Config()
DMA2D_Config() function
DMA2D configuration.
Syntax
Show:
Summary
Declaration
Definition
from
main.c:54
static
void
DMA2D_Config
(
void
)
;
Implemented in
main.c:211
Return value
None
Notes
This function Configure the DMA2D peripheral : 1) Configure the transfer mode : memory to memory 2) Configure the output color mode as ARGB4444 3) Configure the transfer from FLASH to SRAM 4) Configure the data size : 150x150 (pixels)
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out