TS_GestureIdTypeDef::GEST_ID_NB_MAX is only used within STM32412G-Discovery.
 
Symbols
loading...
Files
loading...

TS_GestureIdTypeDef::GEST_ID_NB_MAX

max number of gesture id

Syntax

GEST_ID_NB_MAX = 0x07;

References

LocationText
stm32412g_discovery_ts.h:121
GEST_ID_NB_MAX = 0x07 /*!< max number of gesture id */
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];