欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

touch_screen.h

ads下2410的测试程序
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 + -