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

BSP_LCD_DrawBitmap() function

Draws a bitmap picture loaded in the internal Flash (32 bpp) in currently active layer.

Syntax

void BSP_LCD_DrawBitmap(uint32_t Xpos,     uint32_t Ypos,     uint8_t *pbmp);
Implemented in stm32469i_eval_lcd.c:1009

Arguments

Xpos

Bmp X position in the LCD

Ypos

Bmp Y position in the LCD

pbmp

Pointer to Bmp picture address in the internal Flash

Examples

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

References

LocationText
stm32469i_eval_lcd.c:1009
void BSP_LCD_DrawBitmap(uint32_t Xpos, uint32_t Ypos, uint8_t *pbmp)
stm32469i_eval_lcd.h:340
void BSP_LCD_DrawBitmap(uint32_t Xpos, uint32_t Ypos, 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()::bit_pixel
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()::bit_pixel
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