代码搜索结果
找到约 1,572 项符合
Calibration 的代码
gnumakefile.am
calibrationdir = $(prefix)/calibration
modext = @RTAI_MODULE_EXT@
CROSS_COMPILE = @CROSS_COMPILE@
libcalibrate_rt_a_SOURCES = calibrate-module.c calibrate.h
if CONFIG_KBUILD
calibrate_rt.ko: @RTAI
readme
****** STRESS EXAMPLE ******
What you find here is a stress test aimed at verifying that the schedulers
do preempt well under intense load.
It is a simple test that combines the latency calibration
readme
Latency Testing and Calibration
===============================
This directory contains a test module to verify architectural latency and
jitter, up to the scheduling of a task. When used with the h
batchclassifier.h
//-------------------------------------------------------------------
// Author........: Aleksander 豩rn
// Date..........: 960619
// Description...:
// Revisions.....:
//=========================
ip32-timer.c
/*
* IP32 timer calibration
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more deta
tpcal.c
/*
* Touch-panel calibration program
* Copyright (C) 1999 Bradley D. LaRonde
*
* This program is free software; you may redistribute it and/or modify
* it under the terms of the GN
nanocal.h
#ifndef NXCAL_H
#define NXCAL_H
/*
* A calibration program designed to use the Nano-X GrCalibrateMouse() API.
* This program should theoretically work with any touch screen driver which
* supports
cc1100.lst
C51 COMPILER V8.02 CC1100 07/12/2000 21:53:31 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE CC1100
OBJECT MODULE PLACED IN
cc1100.c
//
//CC1100.h
//
// Copyright (c) NewMSG. All rights reserved. 2007
// purpose : Test CC1100
// http://www.newmsg.com
// http://www.newmsg.com/bbs
// [public]
#include
#include
cc1100.h
//
//CC1100.h
//
// Copyright (c) NewMSG. All rights reserved. 2007
// purpose : Test CC1100
// http://www.newmsg.com
// http://www.newmsg.com/bbs
// [public]
#ifndef CC1100_H
#defin