TouchScreen_Get_Calibrated_Y() is only used within LCD_Paint.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLCD_PaintTouchScreen_Get_Calibrated_Y()

TouchScreen_Get_Calibrated_Y() function

Calibrate Y position

Syntax

uint16_t TouchScreen_Get_Calibrated_Y(uint16_t y);
Implemented in ts_calibration.c:266

Arguments

y

Y position

Return value

calibrated y

References

LocationReferrerText
ts_calibration.c:266
uint16_t TouchScreen_Get_Calibrated_Y(uint16_t y)
main.h:62
uint16_t TouchScreen_Get_Calibrated_Y(uint16_t y);
main.c:221GetPosition()
y = TouchScreen_Get_Calibrated_Y(TS_State.touchY[0]);

Call Tree

Functions calling TouchScreen_Get_Calibrated_Y()
all items filtered out
TouchScreen_Get_Calibrated_Y()
Data read by TouchScreen_Get_Calibrated_Y()
TouchScreen_Get_Calibrated_Y()
Type of TouchScreen_Get_Calibrated_Y()
TouchScreen_Get_Calibrated_Y()
uint16_t
all items filtered out