STM32469I-Discovery + 0/8 examples
CodeScope will show references to TS_StateTypeDef::touchX from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
Examples
Applications
Audio
Display
STemWin
 
Symbols
loading...
Files
loading...

TS_StateTypeDef::touchX field

Touch X[0], X[1] coordinates on 12 bits

Syntax

Examples

TS_StateTypeDef::touchX is referenced by 8 libraries and example projects.

References

LocationReferrerText
stm32469i_discovery_ts.h:75
uint16_t touchX[TS_MAX_NB_TOUCH]; /*!< Touch X[0], X[1] coordinates on 12 bits */
stm32469i_discovery_ts.c:294BSP_TS_GetState()
TS_State->touchX[index] = _x[index];
stm32469i_discovery_ts.c:410BSP_TS_ResetTouchData()
TS_State->touchX[index] = 0;

Data Use

Functions reading TS_StateTypeDef::touchX
TS_StateTypeDef::touchX
Type of TS_StateTypeDef::touchX
TS_StateTypeDef::touchX
uint16_t
all items filtered out