STM32412G-Discovery + 0/3 examples
CodeScope will show references to BSP_LCD_DrawBitmap() from the following samples and libraries:
Examples
STM32F412G-Discovery
Examples
I2S
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 stm32412g_discovery_lcd.c:678

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 3 libraries and example projects.

References

LocationText
stm32412g_discovery_lcd.c:678
void BSP_LCD_DrawBitmap(uint16_t Xpos, uint16_t Ypos, uint8_t *pbmp)
stm32412g_discovery_lcd.h:182
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