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

TS_GestureIdTypeDef::GEST_ID_NB_MAX

max number of gesture id

Syntax

GEST_ID_NB_MAX = 0x07;

References

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