BSP
Touchscreen_DrawBackground() is only used within BSP.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesBSPTouchscreen_DrawBackground()

Touchscreen_DrawBackground() function

Draw Touchscreen Background

Syntax

static void Touchscreen_DrawBackground (uint8_t state);
Implemented in touchscreen.c:184

Arguments

state

touch zone state

Return value

None

References

LocationReferrerText
touchscreen.c:184
static void Touchscreen_DrawBackground (uint8_t state)
touchscreen.c:43
static void Touchscreen_DrawBackground (uint8_t state);
touchscreen.c:76Touchscreen_demo()
Touchscreen_DrawBackground(state);
touchscreen.c:98Touchscreen_demo()
Touchscreen_DrawBackground(state);
touchscreen.c:109Touchscreen_demo()
Touchscreen_DrawBackground(state);
touchscreen.c:121Touchscreen_demo()
Touchscreen_DrawBackground(state);
touchscreen.c:133Touchscreen_demo()
Touchscreen_DrawBackground(state);

Call Tree

Functions calling Touchscreen_DrawBackground()
Functions called by Touchscreen_DrawBackground()
all items filtered out
Touchscreen_DrawBackground()
Data read by Touchscreen_DrawBackground()
Touchscreen_DrawBackground()