代码搜索结果
找到约 10,000 项符合
Analog 的代码
abstract.txt
The AD8INPUT program reads all eight analog inputs of the
MSC1210 and outputs the values along with other A/D relevant
information via the serial interface.
This example shows a simple method to
abstract.txt
The AD8INPUT program reads all eight analog inputs of the
MSC1210 and outputs the values along with other A/D relevant
information via the serial interface.
This example shows a simple method to
abstract.txt
The AD8INPUT program reads all eight analog inputs of the
MSC1210 and outputs the values along with other A/D relevant
information via the serial interface.
This example shows a simple method to
555.mdf
LISA MODEL DESCRIPTION FORMAT 5.0
=================================
Design: C:\PRODEV\Libs\ANALOG\555.DSN
Doc. no.:
Revision:
Author:
Created: 21/04/99
Modified: 07/11
delay.h
/*
* U-boot - delay.h Routines for introducing delays
*
* Copyright (c) 2005-2007 Analog Devices Inc.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This progra
afd_chb2.m
function [b,a] = afd_chb2(Wp,Ws,Rp,As);
% Analog Lowpass Filter Design: Chebyshev-2
% -----------------------------------------
% [b,a] = afd_chb2(Wp,Ws,Rp,As);
% b = Numerator coefficients of Ha
afd_chb1.m
function [b,a] = afd_chb1(Wp,Ws,Rp,As);
% Analog Lowpass Filter Design: Chebyshev-1
% -----------------------------------------
% [b,a] = afd_chb1(Wp,Ws,Rp,As);
% b = Numerator coefficients of Ha
cplbhdlr.s
/* Copyright (C) 2003 Analog Devices, Inc. All Rights Reserved.
*
* This file is subject to the terms and conditions of the GNU General Public
* License.
*
* Blackfin BF533/2.6 support : LG Soft
vq_bfin.h
/* Copyright (C) 2005 Analog Devices
Author: Jean-Marc Valin
File: vq_arm4.h
Blackfin-optimized vq routine
Redistribution and use in source and binary forms, with or without
modifica
delay.h
/*
* U-boot - delay.h Routines for introducing delays
*
* Copyright (c) 2005-2007 Analog Devices Inc.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This progra