STM32F413H-Discovery + 0/4 examples
CodeScope will show references to TS_StateTypeDef::touchX from the following samples and libraries:
Examples
STM32F413H-Discovery
Demonstrations
Examples
Applications
USB_Host
 
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 4 libraries and example projects.

References

LocationReferrerText
stm32f413h_discovery_ts.h:88
uint16_t touchX[TS_MAX_NB_TOUCH]; /*!< Touch X[0], X[1] coordinates on 12 bits */
stm32f413h_discovery_ts.c:293BSP_TS_GetState()
TS_State->touchX[index] = _x[index];
stm32f413h_discovery_ts.c:455BSP_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