BSP_LCD_SetColorKeying_NoReload() is only used within STM324x9I_EVAL.
 
Symbols
loading...
Files
loading...

BSP_LCD_SetColorKeying_NoReload() function

Configures and sets the color keying without reloading.

Syntax

void BSP_LCD_SetColorKeying_NoReload(uint32_t LayerIndex,     uint32_t RGBValue);
Implemented in stm324x9i_eval_lcd.c:403

Arguments

LayerIndex

Layer foreground or background

RGBValue

Color reference

Return value

None

References

LocationText
stm324x9i_eval_lcd.c:403
void BSP_LCD_SetColorKeying_NoReload(uint32_t LayerIndex, uint32_t RGBValue)
stm324x9i_eval_lcd.h:173
void BSP_LCD_SetColorKeying_NoReload(uint32_t LayerIndex, uint32_t RGBValue);

Call Tree

Functions called by BSP_LCD_SetColorKeying_NoReload()
BSP_LCD_SetColorKeying_NoReload()
Data read by BSP_LCD_SetColorKeying_NoReload()
BSP_LCD_SetColorKeying_NoReload()