37 #endif // _CALIBRATE_H_ MEMSPACE int tft_touch_map(window *win, int16_t *X, int16_t *Y)
Cordic_T X
Main Cordic routine - used for basic trig and vector rotations We use fixed point numbers...
MEMSPACE int tft_touch_xy_raw(window *win, uint16_t *X, uint16_t *Y)
MEMSPACE int tft_check_calibrated(window *win)
MEMSPACE int tft_map_test(window *win, int points)
MEMSPACE int tft_touch_xy(window *win, uint16_t *X, uint16_t *Y)
MEMSPACE int tft_touch_key(window *win, uint16_t *X, uint16_t *Y)
MEMSPACE int tft_touch_calibrate(window *win)