代码搜索结果
找到约 1,698 项符合
Calibration 的代码
resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by VehicleTrace.rc
//
#define IDSHOWPIC 3
#define IDM_ABOUTBOX 0x0010
mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "Calibration.h"
#include "MainFrm.h"
#include "IrmsVrmsDlg.h"
#include "VaWattGainDlg.h"
#include "
demonstrator.c
// Demonstrator.c Play it again Sam version
#include "PC_Comm.h"
#include "Messages.h"
#include "tunes.h"
void initializer()
{
// Calibrate the oscillator:
OSCCAL_calibration();
_primary.vhd
library verilog;
use verilog.vl_types.all;
entity altgxb_xgm_interface is
generic(
use_continuous_calibration_mode: string := "OFF";
mode_is_xaui : string := "OFF";
di
linfit.m
%#
%# function [yhat,F,Ftab,lof,b0,b1] = linfit(x,y,intercept);
%#
%# AIM: Construct a linear regression model to fit a calibration line and
%# estimate lack-of-fit.
eeprom.c
/*
* EEPROM calibration store for OH2NLT DDS Synthesizer board
*
* Juha Niinikoski 03.04.2004
*/
// EEPROM_WRITE(adr,val);
// temp = EEPROM_READ(adr);
/* dump EEPROM to serial port
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.
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// calibration.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stda
keil c51-
// 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.
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.