STM32F429I-Discovery + 0/3 examples
CodeScope will show references to BSP_LCD_DrawBitmap() from the following samples and libraries:
Examples
STM32F429I-Discovery
Examples
Applications
Display
 
Symbols
loading...
Files
loading...

BSP_LCD_DrawBitmap() function

Displays a bitmap picture loaded in the internal Flash (32 bpp).

Syntax

void BSP_LCD_DrawBitmap(uint32_t X,     uint32_t Y,     uint8_t *pBmp);
Implemented in stm32f429i_discovery_lcd.c:889

Arguments

X

the bmp x position in the LCD

Y

the bmp Y position in the LCD

pBmp

Bmp picture address in the internal Flash

Examples

BSP_LCD_DrawBitmap() is referenced by 3 libraries and example projects.

References

LocationText
stm32f429i_discovery_lcd.c:889
void BSP_LCD_DrawBitmap(uint32_t X, uint32_t Y, uint8_t *pBmp)
stm32f429i_discovery_lcd.h:211
void BSP_LCD_DrawBitmap(uint32_t X, uint32_t Y, uint8_t *pBmp);

Call Tree

Functions called by BSP_LCD_DrawBitmap()
BSP_LCD_DrawBitmap()
Data read by BSP_LCD_DrawBitmap()
Data written by BSP_LCD_DrawBitmap()
BSP_LCD_DrawBitmap()::index
BSP_LCD_DrawBitmap()::width
BSP_LCD_DrawBitmap()::height
BSP_LCD_DrawBitmap()::bitpixel
BSP_LCD_DrawBitmap()::address
BSP_LCD_DrawBitmap()::inputcolormode
all items filtered out
BSP_LCD_DrawBitmap()
BSP_LCD_DrawBitmap()::index
BSP_LCD_DrawBitmap()::width
BSP_LCD_DrawBitmap()::height
BSP_LCD_DrawBitmap()::bitpixel
BSP_LCD_DrawBitmap()::address
BSP_LCD_DrawBitmap()::inputcolormode
all items filtered out
Type of BSP_LCD_DrawBitmap()
BSP_LCD_DrawBitmap()
uint32_t
all items filtered out