STM32446E_EVAL + 0/4 examples
CodeScope will show references to BSP_TS_GetState() from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Examples
Applications
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 stm32446e_eval_ts.c:234

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

References

LocationText
stm32446e_eval_ts.c:234
uint8_t BSP_TS_GetState(TS_StateTypeDef *TS_State)
stm32446e_eval_ts.h:90
uint8_t BSP_TS_GetState(TS_StateTypeDef *TS_State);

Call Tree

Functions called by BSP_TS_GetState()
BSP_TS_GetState()
TS_DrvTypeDef::GetXY
TS_DrvTypeDef::DetectTouch
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()::x_diff
BSP_TS_GetState()::y_diff
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()::x_diff
BSP_TS_GetState()::y_diff
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