aBlendedImage is only used within DMA2D_MemToMemWithBlending.
 
Symbols
loading...
Files
loading...

aBlendedImage variable

Syntax

uint32_t aBlendedImage[19200];

References

LocationReferrerText
main.c:40
uint32_t aBlendedImage[19200];
main.c:81main()
if(HAL_DMA2D_BlendingStart_IT(&Dma2dHandle, (uint32_t)&aRGB565_1, (uint32_t)&aRGB565_2, (uint32_t)&aBlendedImage, 240, 160) != HAL_OK)
main.c:242LCD_Config()
pLayerCfg.FBStartAdress = (uint32_t)&aBlendedImage;

Type Use

Type of aBlendedImage
aBlendedImage
uint32_t
all items filtered out