代码搜索结果
找到约 1,572 项符合
Calibration 的代码
form2.frm
VERSION 5.00
Begin VB.Form Form2
BorderStyle = 3 'Fixed Dialog
Caption = "Calibration"
ClientHeight = 2025
ClientLeft = 2760
ClientTop = 3750
module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public RegKey As String ' name of registry key
Public ZerodBm As Single ' calibration level of 0
ctcaldat.c
/*
Copyright (C) 1999 Optimay GmbH. All Rights Reserved.
File: ct\trident\ctcaldat.c
Desc: Handling of most HW calibration data elements. The powerramps and
the Rf gain calibration t
ctcaldat.c
/*
Copyright (C) 1999 Optimay GmbH. All Rights Reserved.
File: ct\trident\ctcaldat.c
Desc: Handling of most HW calibration data elements. The powerramps and
the Rf gain calibration t
ctcaldat.c
/*
Copyright (C) 1999 Optimay GmbH. All Rights Reserved.
File: ct\trident\ctcaldat.c
Desc: Handling of most HW calibration data elements. The powerramps and
the Rf gain calibration t
ctcaldat.c
/*
Copyright (C) 1999 Optimay GmbH. All Rights Reserved.
File: ct\trident\ctcaldat.c
Desc: Handling of most HW calibration data elements. The powerramps and
the Rf gain calibration t
time.c
/******************************************************************************
* arch/x86/time.c
*
* Per-CPU time calibration and management.
*
* Copyright (c) 2002-2005, K A Fraser
*
* Por
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
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
adccalibrationdriver.h
//###########################################################################
//
// FILE: ADCcalibrationDriver.h
//
// TITLE: ADC Calibration Driver Definitions
//
//############################