ts_gesture_id_string_tab is only used within STM32412G-Discovery.
 
Symbols
loading...
Files
loading...

ts_gesture_id_string_tab variable

Table for touchscreen gesture Id information display on LCD : table indexed on enum TS_GestureIdTypeDef information

Syntax

extern char * ts_gesture_id_string_tab[GEST_ID_NB_MAX];

References

LocationText
stm32412g_discovery_ts.c:77
char * ts_gesture_id_string_tab[GEST_ID_NB_MAX] = { "None",
stm32412g_discovery_ts.h:155
extern char * ts_gesture_id_string_tab[GEST_ID_NB_MAX];