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

BSP_TS_Get_GestureId() function

Update gesture Id following a touch detected.

Syntax

uint8_t BSP_TS_Get_GestureId(TS_StateTypeDef *TS_State);
Implemented in stm32f413h_discovery_ts.c:370

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_Get_GestureId() is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f413h_discovery_ts.c:370
uint8_t BSP_TS_Get_GestureId(TS_StateTypeDef *TS_State)
stm32f413h_discovery_ts.h:173
uint8_t BSP_TS_Get_GestureId(TS_StateTypeDef *TS_State);
stm32f413h_discovery_ts.c:356BSP_TS_GetState()
ts_status = BSP_TS_Get_GestureId(TS_State);

Call Tree

Functions calling BSP_TS_Get_GestureId()
Functions called by BSP_TS_Get_GestureId()
all items filtered out
BSP_TS_Get_GestureId()
all items filtered out
Type of BSP_TS_Get_GestureId()
BSP_TS_Get_GestureId()
uint8_t
uint32_t
all items filtered out