代码搜索结果

找到约 738 项符合 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

input-raw.c

/* * tslib/src/ts_read_raw_module.c * * Original version: * Copyright (C) 2001 Russell King. * * Rewritten for the Linux input device API: * Copyright (C) 2002 Nicolas Pitre * * This fil

ucb1x00-raw.c

#include #include #include #include "config.h" #include "tslib-private.h" struct ucb1x00_ts_event { /* Used in UCB1x00 style touchscreens */ unsigned short pressu

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.4 2004/07/21 19:

spline interpolation.f90

!Program name: SPLINE !Input variables: !M: vertical levels to be interpolated !N: vertical levels of observed data. !X(N): 1-dimensional array storing height or pressure or Ln(p) etc. !

pthres.c

/* * tslib/plugins/pthres.c * * Copyright (C) 2003 Texas Instruments, Inc. * * Based on: * tslib/plugins/linear.c * Copyright (C) 2001 Russell King. * * This file is placed under the

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

input-raw.c

/* * tslib/src/ts_read_raw_module.c * * Original version: * Copyright (C) 2001 Russell King. * * Rewritten for the Linux input device API: * Copyright (C) 2002 Nicolas Pitre * * This fil

ucb1x00-raw.c

#include #include #include #include "config.h" #include "tslib-private.h" struct ucb1x00_ts_event { /* Used in UCB1x00 style touchscreens */ unsigned short pressu

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.4 2004/07/21 19: