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

BSP_LCD_DrawBitmap() function

Draws a bitmap picture (16 bpp).

Syntax

void BSP_LCD_DrawBitmap(uint16_t Xpos,     uint16_t Ypos,     uint8_t *pbmp);
Implemented in stm32f413h_discovery_lcd.c:666

Arguments

Xpos

Bmp X position in the LCD

Ypos

Bmp Y position in the LCD

pbmp

Pointer to Bmp picture address.

Examples

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

References

LocationText
stm32f413h_discovery_lcd.c:666
void BSP_LCD_DrawBitmap(uint16_t Xpos, uint16_t Ypos, uint8_t *pbmp)
stm32f413h_discovery_lcd.h:178
void BSP_LCD_DrawBitmap(uint16_t Xpos, uint16_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()::height
BSP_LCD_DrawBitmap()::width
all items filtered out
BSP_LCD_DrawBitmap()
BSP_LCD_DrawBitmap()::height
BSP_LCD_DrawBitmap()::width
all items filtered out
Type of BSP_LCD_DrawBitmap()
BSP_LCD_DrawBitmap()
uint32_t
all items filtered out