STM324xG_EVAL + 0/6 examples
CodeScope will show references to BSP_TS_GetState() from the following samples and libraries:
Drivers
Boards
Examples
STM324xG_EVAL
Demonstrations
Examples
Applications
Display
STemWin
 
Symbols
loading...
Files
loading...

BSP_TS_GetState() function

Returns status and positions of the touch screen.

Syntax

uint8_t BSP_TS_GetState(TS_StateTypeDef *TS_State);
Implemented in stm324xg_eval_ts.c:150

Arguments

TS_State

Pointer to touch screen current state structure

Return value

TS_OK if all initializations are OK. Other value if error.

Examples

BSP_TS_GetState() is referenced by 6 libraries and example projects.

References

LocationText
stm324xg_eval_ts.c:150
uint8_t BSP_TS_GetState(TS_StateTypeDef *TS_State)
stm324xg_eval_ts.h:81
uint8_t BSP_TS_GetState(TS_StateTypeDef *TS_State);

Call Tree

Functions called by BSP_TS_GetState()
BSP_TS_GetState()
TS_DrvTypeDef::DetectTouch
TS_DrvTypeDef::GetXY
all items filtered out
Data read by BSP_TS_GetState()
Data written by BSP_TS_GetState()
BSP_TS_GetState()::_x
BSP_TS_GetState()::_y
BSP_TS_GetState()::xDiff
BSP_TS_GetState()::yDiff
BSP_TS_GetState()::x
BSP_TS_GetState()::y
BSP_TS_GetState()::swap
all items filtered out
BSP_TS_GetState()
BSP_TS_GetState()::_x
BSP_TS_GetState()::_y
BSP_TS_GetState()::xDiff
BSP_TS_GetState()::yDiff
BSP_TS_GetState()::x
BSP_TS_GetState()::y
BSP_TS_GetState()::swap
all items filtered out
Type of BSP_TS_GetState()
BSP_TS_GetState()
uint8_t
uint16_t
uint32_t
all items filtered out