BSP
TouchScreen_Calibration_WaitForPressedState() is only used within BSP.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesBSPTouchScreen_Calibration_WaitForPressedState()

TouchScreen_Calibration_WaitForPressedState() function

TouchScreen_Calibration_WaitForPressedState : wait until a particular press/depress action The function is managing anti-rebound : that is the awaited state when detected needs to be stable for a sufficient time (timeout time), otherwise a new sense to search for awaited state is performed. When awaited state is found and state is stable for timeout duration, the function is exited.

Syntax

static void TouchScreen_Calibration_WaitForPressedState(uint8_t Pressed);
Implemented in ts_calibration.c:181

Arguments

Pressed

Return value

None

References

LocationReferrerText
ts_calibration.c:181
static void TouchScreen_Calibration_WaitForPressedState(uint8_t Pressed)
ts_calibration.c:43
static void TouchScreen_Calibration_WaitForPressedState(uint8_t Pressed) ;
ts_calibration.c:157TouchScreen_Calibration_GetPhysValues()
TouchScreen_Calibration_WaitForPressedState(1);
ts_calibration.c:164TouchScreen_Calibration_GetPhysValues()
TouchScreen_Calibration_WaitForPressedState(0);

Call Tree

Functions calling TouchScreen_Calibration_WaitForPressedState()
Functions called by TouchScreen_Calibration_WaitForPressedState()
TouchScreen_Calibration_WaitForPressedState()
Data read by TouchScreen_Calibration_WaitForPressedState()
Data written by TouchScreen_Calibration_WaitForPressedState()
TouchScreen_Calibration_WaitForPressedState()::Pressed
TouchScreen_Calibration_WaitForPressedState()::TimeStart
TouchScreen_Calibration_WaitForPressedState()::status
TouchScreen_Calibration_WaitForPressedState()::exitFirstLevelWhileLoopReq
TouchScreen_Calibration_WaitForPressedState()::exitSecondLevelWhileLoopReq
all items filtered out
TouchScreen_Calibration_WaitForPressedState()
TouchScreen_Calibration_WaitForPressedState()::TimeStart
TouchScreen_Calibration_WaitForPressedState()::status
TouchScreen_Calibration_WaitForPressedState()::exitFirstLevelWhileLoopReq
TouchScreen_Calibration_WaitForPressedState()::exitSecondLevelWhileLoopReq
all items filtered out
Type of TouchScreen_Calibration_WaitForPressedState()
TouchScreen_Calibration_WaitForPressedState()
uint8_t
uint16_t
uint32_t
all items filtered out