代码搜索:touchScreen
找到约 596 项符合「touchScreen」的源代码
代码结果 596
www.eeworm.com/read/204103/5034489
ews touchscreen_test.ews
# Embest IDE Workspace File, Format Version 1.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
CORE_INFO_TYPE
Workspace
CORE_INFO_VERSION
1.00
www.eeworm.com/read/169937/5408603
h touchscreen_zaurus.h
#ifndef TS_DEVICE
#define TS_DEVICE "Zaurus"
#define TS_DEVICE_FILE "/dev/sharp_ts"
struct ts_event {
long x;
long y;
long pressure;
long long timestamp;
};
#endif
www.eeworm.com/read/169937/5408610
c mou_touchscreen.c
/*
* Generic touchscreen driver
*
* Copyright (c) 2003, Century Software, Inc.
* Written by Jordan Crouse
*/
/* The following devices are supported by this driver:
www.eeworm.com/read/169937/5408626
h touchscreen_ipaq.h
#ifndef TS_DEVICE
#define TS_DEVICE "Ipaq"
#define TS_DEVICE_FILE "/dev/h3600_tsraw"
struct ts_event {
short pressure;
short x;
short y;
short pad;
};
#endif
www.eeworm.com/read/169937/5408631
h touchscreen_ads.h
#ifndef TS_DEVICE
#define TS_DEVICE "ADS"
#define TS_DEVICE_FILE "/dev/ts"
struct ts_event {
short x;
short y;
short pressure;
};
#endif
www.eeworm.com/read/167562/5455933
skin trolltech-touchscreen.skin
[SkinFile]
Up=Trolltech-Touchscreen.png
Down=Trolltech-Touchscreen-down.png
Screen=40 109 176 220
Areas=10
"Context1" 0x01100000 38 420 44 408 52 404 68 403 68 458 40 458
"Back" 0x01000061 1
www.eeworm.com/read/311802/3677736
c hi_touchscreen.c
/*
* extdrv/peripheral/touchscreenpad/touchscreenpad_iptv.c
*
* Copyright (c) 2006 Hisilicon Co., Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the t
www.eeworm.com/read/311802/3677737
h hi_touchscreen.h
#ifndef _INC_TOUCHSCREEB_H_
#define _INC_TOUCHSCREEB_H_
/* TOUCHSCREEN control port is GPIO_0. */
#define SPICLK_G GPIO_0
#define SPICLK_B 4
#define SPICSN_G GPIO_0
#define SPIC
www.eeworm.com/read/440148/1800796
c alt_touchscreen.c
/******************************************************************************
* *
* License Agreement
www.eeworm.com/read/440148/1800797
h alt_touchscreen.h
/******************************************************************************
* *
* License Agreement