代码搜索:touchScreen

找到约 596 项符合「touchScreen」的源代码

代码结果 596
www.eeworm.com/read/484011/6588790

h tslib.h

#ifndef _TSLIB_H_ #define _TSLIB_H_ /* * tslib/src/tslib.h * * Copyright (C) 2001 Russell King. * * This file is placed under the LGPL. * * $Id: tslib.h,v 1.2 2002/06/17 17:21:43 dlowder Exp
www.eeworm.com/read/484011/6588920

h tslib.h

#ifndef _TSLIB_H_ #define _TSLIB_H_ /* * tslib/src/tslib.h * * Copyright (C) 2001 Russell King. * * This file is placed under the LGPL. * * $Id: tslib.h,v 1.2 2002/06/17 17:21:43 dlowder Exp
www.eeworm.com/read/484011/6588940

h tslib.h

#ifndef _TSLIB_H_ #define _TSLIB_H_ /* * tslib/src/tslib.h * * Copyright (C) 2001 Russell King. * * This file is placed under the LGPL. * * $Id: tslib.h,v 1.2 2002/06/17 17:21:43 dlowder Exp
www.eeworm.com/read/342996/11984835

h tslib.h

#ifndef _TSLIB_H_ #define _TSLIB_H_ /* * tslib/src/tslib.h * * Copyright (C) 2001 Russell King. * * This file is placed under the LGPL. * * $Id: tslib.h,v 1.2 2002/06/17 17:21:43 dlo
www.eeworm.com/read/102430/15780798

h tslib.h

#ifndef _TSLIB_H_ #define _TSLIB_H_ /* * tslib/src/tslib.h * * Copyright (C) 2001 Russell King. * * This file is placed under the LGPL. * * $Id: tslib.h,v 1.2 2002/06/17 17:21:43 dlo
www.eeworm.com/read/285515/8834344

cmd .ads7843.o.cmd

cmd_drivers/at91/touchscreen/ads7843.o := arm-linux-ld -EL -r -o drivers/at91/touchscreen/ads7843.o drivers/at91/touchscreen/main.o
www.eeworm.com/read/453973/7403227

cmd .ads7843.o.cmd

cmd_drivers/at91/touchscreen/ads7843.o := arm-linux-ld -EL -r -o drivers/at91/touchscreen/ads7843.o drivers/at91/touchscreen/main.o
www.eeworm.com/read/198815/7909404

cmd .ads7843.o.cmd

cmd_drivers/at91/touchscreen/ads7843.o := arm-linux-ld -EL -r -o drivers/at91/touchscreen/ads7843.o drivers/at91/touchscreen/main.o
www.eeworm.com/read/484011/6588896

c ts_read.c

/* * tslib/src/ts_read.c * * Copyright (C) 2001 Russell King. * * This file is placed under the LGPL. Please see the file * COPYING for more details. * * $Id: ts_read.c,v 1.1.1.1 2001/12/22
www.eeworm.com/read/217329/14969012

rtf 触摸屏移植(成功)for2.6.rtf

在 linux2.6.14 中没有提供 s3c2410 的驱动,所以我们要新建驱动文件,我们在 linux2.6.14/drivers/input/touchscreen 目录下建立新的文件 hfrk_s3c2410_ts.c 文件,驱动文件我们可以参考类似的触摸屏驱动,具体的内容参看网站或者光盘提供的源代码。 首先:我们需要修改 linux2.6.14/drivers/input/