代码搜索结果
找到约 1,698 项符合
Calibration 的代码
calibration.rc2
//
// CALIBRATION.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
calibration_s.m
function [sys,x0,str,ts] = calibration_s(t,x,u,flag,method,restParam)
%
% The general form of an M-File S-function syntax is:
% [SYS,X0,STR,TS] = SFUNC(T,X,U,FLAG,P1,...,Pn)
%
% Optional par
calibration.p1
Version 3.2 HI-TECH Software Intermediate Code
"17 ./calibration.c
[v _CountsPerVolt `Ci 1 e@8064 ]
[i _CountsPerVolt
-> 25206 `i
][; ;calibration.c: 17: const int CountsPerVolt = 25206;
"21
rc_calibration.asm
;*****************************************************************
;*
;* - Description: Code is capable of calibrating the RC
;* oscillator of an AVR with tunable oscillator
;*