代码搜索结果

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

calibration.c

/********************************************************************* * SEGGER MICROCONTROLLER SYSTEME GmbH * * Solutions for real time microcontroller applica

msp430x20xx_dco_flashcal.c

//****************************************************************************** // MSP430F20xx Demo - DCO Calibration Constants Programmer // // NOTE: THIS CODE REPLACES THE TI FACTORY-PROGRAMME

msp430x22x4_dco_flashcal.c

//****************************************************************************** // MSP430F22x4 Demo - DCO Calibration Constants Programmer // // NOTE: THIS CODE REPLACES THE TI FACTORY-PROGRAMME

releasenote.txt

================== FlashTool v3.0832 (2008/08/13) ================== Bug fixes: N/A New features: 1. Backup and Restore Calibration Data Feature Enhancements: N/A ================== Fl

backup.ini

[Backup and Restore Calibration Data Basic Settings] ; only check for old load Backup NVRAM folder path=Z:\NVRAM\NVD_DATA\ Restore NVRAM folder path=Z:\NVRAM\NVD_DATA\ [Target NVRAM Backup and

ti_cc_cc1100-cc2500.h

//---------------------------------------------------------------------------- // Description: This file contains definitions specific to the CC1100/2500. // The configuration registers, strobe c

ti_cc_cc1100-cc2500.h

//---------------------------------------------------------------------------- // Description: This file contains definitions specific to the CC1100/2500. // The configuration registers, strobe c

rhadj.m

function rha = rhadj(rh,rhmax) % RHADJ: rescales RH to have a maximum of 100%. % RHADJ(rh,rhmax) rescales RH so that the maximum values do not % exceed 100%. Assumes values between 93% and rhmax

ts_calibrate.c

/* * tslib/tests/ts_calibrate.c * * Copyright (C) 2001 Russell King. * * This file is placed under the GPL. Please see the file * COPYING for more details. * * $Id: ts_calibrate.c,v 1.8 200

emeter.h

#ifndef __emeter #define __emeter #include "parameter.h" enum {idle, measure, calibration, done, request_cal}; extern unsigned int OP_Mode; // operation mode extern unsigned int CalCyclC