代码搜索结果

找到约 1,572 项符合 Calibration 的代码

inputs.h

#ifndef __INPUTS_H__ #define __INPUTS_H__ #include "ImageSource.h" #include "tracker_defines_types_and_helpers.h" namespace ReadingPeopleTracker { // forward declarations class Calibration; class

cal_data.conf

# File : caldata.conf # # Configuration file # # u16 Action; # u8 Reserved1[9]; # u8 PAOption; /* PA calibration options */ # u8 ExtPA; /* type of external PA */ # u8 Ant; /* Antenna sele

touchcalibrate.reg

;[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH] ; ; Erase calibration data ; "CalibrationData"=- ; ; ;[HKEY_LOCAL_MACHINE\init] ; "Launch70"="touchcalibrate.exe" ; "Depend70"=hex:14,

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

wdcal_lib.h

// wdcal_lib.h #ifndef WDCAL_LIB #define WDCAL_LIB #define ADRSTAT 510 // EEPROM adresses to save status #define ADRWDFQ 511 // and result of calibration #define MESWD 0 // Constants

wdt_selfcalibration.c

// wdt_selfcalibration.c // Software sample: Watchdog Timer Self-Calibration // Christian Kulig, 10/28/02 // This sample shows how to take advantage of the sophisticated clock tree of the LPC900.

wdcal_lib.c

// wdcal_lib.c // Library with functions for the self-calibration // This file contains asm directives: // Set the Compiler options (Keil uVision2) for this file to: // - Generate Assembler SRC

wdcal_lib.h

// wdcal_lib.h #ifndef WDCAL_LIB #define WDCAL_LIB #define ADRSTAT 510 // EEPROM adresses to save status #define ADRWDFQ 511 // and result of calibration #define MESWD 0 // Constants

wdt_selfcalibration.c

// wdt_selfcalibration.c // Software sample: Watchdog Timer Self-Calibration // Christian Kulig, 10/28/02 // This sample shows how to take advantage of the sophisticated clock tree of the LPC900.

wdcal_lib.c

// wdcal_lib.c // Library with functions for the self-calibration // This file contains asm directives: // Set the Compiler options (Keil uVision2) for this file to: // - Generate Assembler SRC