STM32469I-Discovery + 0/1 examples
CodeScope will show references to ts_gesture_id_string_tab from the following samples and libraries:
Examples
STM32469I-Discovery
Examples
 
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];
Implemented in stm32469i_discovery_ts.c:113

Examples

ts_gesture_id_string_tab is referenced by 1 libraries and example projects.

References

LocationText
stm32469i_discovery_ts.c:113
char * ts_gesture_id_string_tab[GEST_ID_NB_MAX] = { "None",
stm32469i_discovery_ts.h:148
extern char * ts_gesture_id_string_tab[GEST_ID_NB_MAX];