STM32469I_EVAL + 0/7 examples
CodeScope will show references to BSP_TS_GetState() from the following samples and libraries:
Examples
STM32469I_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 stm32469i_eval_ts.c:265

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 7 libraries and example projects.

References

LocationText
stm32469i_eval_ts.c:265
uint8_t BSP_TS_GetState(TS_StateTypeDef *TS_State)
stm32469i_eval_ts.h:159
uint8_t BSP_TS_GetState(TS_StateTypeDef *TS_State);

Call Tree

Functions called by BSP_TS_GetState()
BSP_TS_GetState()
Data read by BSP_TS_GetState()
Data written by BSP_TS_GetState()
BSP_TS_GetState()::_x
BSP_TS_GetState()::_y
BSP_TS_GetState()::ts_status
BSP_TS_GetState()::tmp
BSP_TS_GetState()::Raw_x
BSP_TS_GetState()::Raw_y
BSP_TS_GetState()::xDiff
BSP_TS_GetState()::yDiff
BSP_TS_GetState()::index
BSP_TS_GetState()::weight
BSP_TS_GetState()::area
BSP_TS_GetState()::event
all items filtered out
BSP_TS_GetState()
BSP_TS_GetState()::tmp
BSP_TS_GetState()::xDiff
BSP_TS_GetState()::yDiff
BSP_TS_GetState()::index
BSP_TS_GetState()::ts_status
all items filtered out
Type of BSP_TS_GetState()
BSP_TS_GetState()
uint8_t
uint16_t
uint32_t
all items filtered out