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

BSP_LCD_SetColorKeying() function

Configures and sets the color Keying.

Syntax

void BSP_LCD_SetColorKeying(uint32_t LayerIndex,     uint32_t RGBValue);
Implemented in stm32f429i_discovery_lcd.c:404

Arguments

LayerIndex

the Layer foreground or background

RGBValue

the Color reference

Examples

BSP_LCD_SetColorKeying() is referenced by 1 libraries and example projects.

References

LocationText
stm32f429i_discovery_lcd.c:404
void BSP_LCD_SetColorKeying(uint32_t LayerIndex, uint32_t RGBValue)
stm32f429i_discovery_lcd.h:177
void BSP_LCD_SetColorKeying(uint32_t LayerIndex, uint32_t RGBValue);

Call Tree

Functions called by BSP_LCD_SetColorKeying()
BSP_LCD_SetColorKeying()
Data read by BSP_LCD_SetColorKeying()
BSP_LCD_SetColorKeying()