代码搜索结果
找到约 1,572 项符合
Calibration 的代码
cc1100.h
/*H**************************************************************************
* NAME: cc1100.h
*----------------------------------------------------------------------------
* Copyr
property.cpp
// property.cpp
// calibration properties
// 7/29/00
// n steffen
//
#include "stdafx.h"
#include "resource.h"
#include "property.h"
#include "caltypes.h"
#ifndef USER_PARAMS
#include "use
property.h
// property.h
// 7/29/00
// n steffen
//
// class definitions for property pages/sheet for calibration parameters
//
#include "stdafx.h"
#ifndef USER_PARAMS
#include "user_params.h"
#endi
uiapi.cpp
//****************** Copyright 1999 Mobilink Telecom, Inc. *********************
//
// Description: Functions called by the calibration thread to perform specific UI
// tasks. These functions are
cal_dll.cpp
// cal_dll.cpp
// n steffen
// May 11, 2000
//
// calibration algorithms here
//
// June 27, 2000
// Replaced pac_cal_type with PACCalType
//
// August 3, 2000
// Ver. 6.09
// Use power le
uiapi.h
//****************** Copyright 1999 Mobilink Telecom, Inc. *********************
//
// Description: Interface between Calibration Utility C++ and C functions.
//
// $RCSfile: UIapi.h $
// $Revisi
calapi.h
//****************** Copyright 1999 Mobilink Telecom, Inc. *********************
//
// Description: Interface between Calibration Utility C++ and C functions.
//
// $RCSfile: CALapi.h $
// $Revis
hs.cpp
// hs.cpp
// (c) Mobilink Telecom 1999, 2000
//
// Nick Steffen
// May 11, 2000
//
// Adapted from original calibration code
//
// Rev. 0 May 11, 2000
//
// June 27, 2000
// Added pac_cal_t
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
sample.c
/*
*
* Copyright (c) 2001, Carlos E. Vidales. All rights reserved.
*
* This sample program was written and put in the public domain
* by Carlos E. Vidales. The program is provided "as i