?? touch_screen.h
字號:
#ifndef __Ts_auto_H__
#define __Ts_auto_H__
void Touch_Screen_Init(void) ;
void Touch_Screen_Off(void) ;
void TouchPanel_test(void) ;
int CheckTouchPanelEvent(U16 *x, U16 *y, U32 *tm) ;
int TouchPanelCalibrate( U32 a1, U32 a2, U32 a3, U32 a4 ) ;
#endif /*__Ts_auto_H__*/
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -