代码搜索结果
找到约 10,000 项符合
Analog 的代码
kei842.dat
;File kei842.dat
;SFR definitions for ADuC842 Assebler files.
;ADuC842 Apps, Analog Devices Inc.
$NOMOD51
DPP DATA 084H ;DATA POINTER - PAGE BYTE
T3FD DATA 09DH ;Serial baudra
p5_4.m
% Program P5_4
% Design of Analog Lowpass Filter
clf;
Fp = 3500;Fs = 4500;
Wp = 2*pi*Fp; Ws = 2*pi*Fs;
[N, Wn] = buttord(Wp, Ws, 0.5, 30,'s');
[b,a] = butter(N, Wn, 's');
wa = 0:(3*Ws)/511:3*W
main.c
#include
#include
#include
#include
#include
#include "net.h"
#include "eth.h"
#include "analog.h"
#include "arp.h"
#include "tcp.h"
d2a.m
function [x_estimate] = d2a(in_serial,no_bits,arg3,arg4)
% D2A ......... Digital-to-analog conversion of PCM data.
%
% D2A(X,N,FLAG_1,FLAG_2) operates on the input data X.
% The input sequenc
aduc831.h
/*REV. 1.0 31th October 2002
ADuC831 Apps, Analog Devices Inc.*/
/* BYTE Register */
sfr P0 = 0x80;
sfr SP = 0x81;
sfr DPL = 0x82;
sfr DPH = 0x83;
sf
aduc831.h
/*REV. 0.1 11th February 2002
ADuC831 Apps, Analog Devices Inc.*/
/* BYTE Register */
sfr P0 = 0x80;
sfr SP = 0x81;
sfr DPL = 0x82;
sfr DPH = 0x83;
exp6_11_537.log
# Generated by the VisualDSP++ IDDE (Tue Dec 12 11:23:53 2006)
# Project File: F:\extraV45_book_ADI\book_expt_final\chap6\exp6_11_537\exp6_11_537.dpj
"C:\Program Files\Analog Devices\VisualDSP 4.0