代码搜索结果
找到约 823 项符合
Pressure 的代码
collie-raw.c
#include
#include
#include
#include "config.h"
#include "tslib-private.h"
struct collie_ts_event { /* Used in the Sharp Zaurus SL-5000d and SL-5500 */
long y;
long
corgi-raw.c
#include
#include
#include
#include "config.h"
#include "tslib-private.h"
struct corgi_ts_event { /* Used in the Sharp Zaurus SL-C700 */
short pressure;
short x;
s
ts_read_raw.c
/*
* tslib/src/ts_read_raw.c
*
* Copyright (C) 2003 Chris Larson.
*
* This file is placed under the LGPL. Please see the file
* COPYING for more details.
*
* Read raw pressure, x, y, and ti
digi.h
#ifndef __DIGI_H_MX2_
#define __DIGI_H_MX2_
#define TPNL_IRQ 8//INT_GPIO
#define TPNL_INTR_MODE SA_INTERRUPT|SA_SHIRQ
#define TPNL_PEN_UPVALUE -999
#define SPI_TE_INT_BIT 0x00000001
main.c.bak
//========================================================================================
//HX601公司:华信仪表
// 开发者:覃道堂 郑颖 沈嘉荣
// 开发时间:2008年6月5日
// 主要功能:低功耗,高精密压力测量计算显示
//=====================
ms5540.c
#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File
#include "DSP2833x_Examples.h" // DSP2833x Examples Include File
#define dout GpioDataRegs.GPADAT.bit.GPIO4
#define
mousebuts.c
/*
* tslib/plugins/mousebuts.c
*
* Copyright (C) 2003 Cacko Team (http://www.cacko.biz), 2003
*
* This file is placed under the LGPL. Please see the file
* COPYING for more details.
*
* Tou
tiregauge.c
/***********************************************************************
** simpletemplate.c
***********************************************************************/
/*----------------------
digi.h
#ifndef __DIGI_H_MX2_
#define __DIGI_H_MX2_
#define TPNL_IRQ 8//INT_GPIO
#define TPNL_INTR_MODE SA_INTERRUPT|SA_SHIRQ
#define TPNL_PEN_UPVALUE -999
#define SPI_TE_INT_BIT 0x00000001
kbtab.c
#include
#include
#include
#include
#include
#include
#include
#include