代码搜索:touchScreen
找到约 596 项符合「touchScreen」的源代码
代码结果 596
www.eeworm.com/read/176617/5336542
c lh7a400_lcd_evb_touchscreen_driver.c
/**********************************************************************
* $Workfile: lh7a400_lcd_evb_touchscreen_driver.c $
* $Revision: 1.4 $
* $Author: FergisJ $
* $Date: Aug 20 2
www.eeworm.com/read/391023/8427916
c ts_fd.c
/*
* tslib/src/ts_fd.c
*
* Copyright (C) 2002 Russell King.
*
* This file is placed under the LGPL. Please see the file
* COPYING for more details.
*
* $Id: ts_fd.c,v 1.1 2002/01/15 16:18:0
www.eeworm.com/read/428884/8831884
c ts_fd.c
/*
* tslib/src/ts_fd.c
*
* Copyright (C) 2002 Russell King.
*
* This file is placed under the LGPL. Please see the file
* COPYING for more details.
*
* $Id: ts_fd.c,v 1.1 2002/01/15 16:18:0
www.eeworm.com/read/285515/8834354
cmd .main.o.cmd
cmd_drivers/at91/touchscreen/main.o := arm-linux-gcc -Wp,-MD,drivers/at91/touchscreen/.main.o.d -nostdinc -isystem /usr/arm/lib/gcc/arm-linux/3.4.4/include -D__KERNEL__ -Iinclude -include include/li
www.eeworm.com/read/382511/9023739
c ts_fd.c
/*
* tslib/src/ts_fd.c
*
* Copyright (C) 2002 Russell King.
*
* This file is placed under the LGPL. Please see the file
* COPYING for more details.
*
* $Id: ts_fd.c,v 1.1 2002/01/15 16:18:0
www.eeworm.com/read/377790/9262496
h touch.h
#define TOUCHSCREEN_DEV "/dev/input/event0"
// TouchScreen input data structure
typedef struct
{
int y;
int x;
int pressure;
int flag;
} ts_event_t;
// Calibration data definition
#define CAL_
www.eeworm.com/read/453973/7403230
cmd .main.o.cmd
cmd_drivers/at91/touchscreen/main.o := arm-linux-gcc -Wp,-MD,drivers/at91/touchscreen/.main.o.d -nostdinc -isystem /usr/arm/lib/gcc/arm-linux/3.4.4/include -D__KERNEL__ -Iinclude -include include/li
www.eeworm.com/read/451038/7473161
pc tslib-0.0.pc
prefix=/mnt/hdb1/datest/tslib/_install
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: tslib
Description: Touchscreen Access Library
Version: 0.0.2
Libs: -L${libdir
www.eeworm.com/read/443944/7619952
h public.h
#include "stm32f10x_lib.h"
#include "stm32f10x_it.h"
#include "main.h"
#include "lcm.h"
#include "avr2stm32.h"
#include "display.h"
#include "touchscreen.h"
#include "usart.h"
#include "string
www.eeworm.com/read/436406/7770414
c ts_fd.c
/*
* tslib/src/ts_fd.c
*
* Copyright (C) 2002 Russell King.
*
* This file is placed under the LGPL. Please see the file
* COPYING for more details.
*
* $Id: ts_fd.c,v 1.1 2002/01/15 16:18:0