STM32F413H-Discovery + 0/1 examples
CodeScope will show references to TS_ORIENTATION_LANDSCAPE from the following samples and libraries:
Examples
STM32F413H-Discovery
Examples
 
Symbols
loading...
Files
loading...

TS_ORIENTATION_LANDSCAPE macro

Syntax

#define TS_ORIENTATION_LANDSCAPE ((uint8_t) 1)

Examples

TS_ORIENTATION_LANDSCAPE is referenced by 1 libraries and example projects.

References

LocationText
stm32f413h_discovery_ts.h:71
#define TS_ORIENTATION_LANDSCAPE ((uint8_t) 1)
stm32f413h_discovery_ts.c:101
return (BSP_TS_InitEx(ts_SizeX, ts_SizeY, TS_ORIENTATION_LANDSCAPE));