代码搜索:touchScreen
找到约 596 项符合「touchScreen」的源代码
代码结果 596
www.eeworm.com/read/324920/3493428
c ads7846.c
/*
* ADS7846 based touchscreen and sensor driver
*
* Copyright (c) 2005 David Brownell
*
* Using code from:
* - corgi_ts.c
* Copyright (C) 2004-2005 Richard Purdie
* - omap_ts.[hc], ads7846.
www.eeworm.com/read/316872/3592358
c mk712.c
/*
* ICS MK712 touchscreen controller driver
*
* Copyright (c) 1999-2002 Transmeta Corporation
* Copyright (c) 2005 Rick Koch
* Copyright (c) 2005 Vojtech Pavlik
www.eeworm.com/read/393286/2480917
c mk712.c
/*
* ICS MK712 touchscreen controller driver
*
* Copyright (c) 1999-2002 Transmeta Corporation
* Copyright (c) 2005 Rick Koch
* Copyright (c) 2005 Vojtech Pavlik
www.eeworm.com/read/375673/2722753
h ep7211_internal.h
typedef struct tagPOS
{
int x;
int y;
}POS;
typedef struct touchscreen_parameter {
int xthrsd, ythrsd;
int xbase, ybase;
int xsize, ysize;
int xdlt, ydlt;
int xdlt2, ydlt2;
} TSP
www.eeworm.com/read/157615/11682083
c main.c
#include
#include
#include "Target\44blib.h"
#include "Touch\Touch.h"
void * function[][2]=
{
(void *)Test_Touch, "TouchScreen test ",
0,0
};
void Main(void)
www.eeworm.com/read/281388/4116520
readme
From: Radoslaw Garbacz
To: rubini@linux.it
Date: Mon, 19 Jun 2000 12:28:02 +0000
Subject: gpm and usb touchscreen
My name is Radoslaw Garbacz.
I have added support to Mic
www.eeworm.com/read/471318/6889823
log eflag_exp.log
# Generated by the VisualDSP++ IDDE (Sat Aug 02 19:26:53 2008)
# Project File: E:\yan\project\ADI\project\touchscreen\EFLAG_EXP.dpj
"C:\Program Files\Analog Devices\VisualDSP 4.5\ccblkfn.exe" -c .
www.eeworm.com/read/471318/6889837
log eflag_exp.log
# Generated by the VisualDSP++ IDDE (Sun Aug 03 09:41:47 2008)
# Project File: E:\yan\project\ADI\project\touchscreen\EFLAG_EXP.dpj
"C:\Program Files\Analog Devices\VisualDSP 4.5\ccblkfn.exe" -c .
www.eeworm.com/read/430525/8740791
c s3c2410-ts-ads7843.c
/*
* s3c2410-ts-ads7843.c
*
* touchScreen driver for SAMSUNG S3C2410
*
* Author: threewater
* Date : $Date: 2004/06/10 17:25:00 $
*
* $Revision: 1.1.2.6 $
*
* Base
www.eeworm.com/read/429512/8804415
c s3c2410-ts-ads7843.c
/*
* s3c2410-ts-ads7843.c
*
* touchScreen driver for SAMSUNG S3C2410
*
* Author: threewater
* Date : $Date: 2004/06/10 17:25:00 $
*
* $Revision: 1.1.2.6 $
*
* Base