STM32F413H-Discovery + 0/4 examples
CodeScope will show references to TS_StateTypeDef::touchY from the following samples and libraries:
Examples
STM32F413H-Discovery
Demonstrations
Examples
Applications
USB_Host
 
Symbols
loading...
Files
loading...

TS_StateTypeDef::touchY field

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

Syntax

Examples

TS_StateTypeDef::touchY is referenced by 4 libraries and example projects.

References

LocationReferrerText
stm32f413h_discovery_ts.h:89
uint16_t touchY[TS_MAX_NB_TOUCH]; /*!< Touch Y[0], Y[1] coordinates on 12 bits */
stm32f413h_discovery_ts.c:294BSP_TS_GetState()
TS_State->touchY[index] = _y[index];
stm32f413h_discovery_ts.c:456BSP_TS_ResetTouchData()
TS_State->touchY[index] = 0;

Data Use

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