TS_SWAP_XY is only used within STM32469I-Discovery.
 
Symbols
loading...
Files
loading...

TS_SWAP_XY macro

Syntax

#define TS_SWAP_XY ((uint8_t) 0x08)

References

LocationText
stm32469i_discovery_ts.h:59
#define TS_SWAP_XY ((uint8_t) 0x08)
stm32469i_discovery_ts.c:181
ts_orientation = TS_SWAP_XY | TS_SWAP_Y;
stm32469i_discovery_ts.c:267
if(ts_orientation & TS_SWAP_XY)