代码搜索结果
找到约 10,000 项符合
Analog 的代码
chips.prt
FILE_TYPE=LIBRARY_PARTS;
TIME=' Created/Modified on Fri Mar 16 11:02:40 2001' ;
primitive 'CAP_NP','CAP_NP_SMDCAP';
pin
'A':
PIN_NUMBER='(1)';
PIN_TYPE='ANALOG';
NO_LOAD
ex031900.m
% Chapter 3 : Example 3.19
% Reconstruction using sinc function
%
% Discrete-time Signal x1(n)
Ts = 0.0002; Fs = 1/Ts; n = -25:1:25; nTs = n*Ts;
x = exp(-1000*abs(nTs));
% Analog Sig
flash.c
/*
* U-boot - flash.c Flash driver for PSD4256GV
*
* Copyright (c) 2005 blackfin.uclinux.org
* This file is based on BF533EzFlash.c originally written by Analog Devices, Inc.
*
* (C) Copyright 2
delay.h
/*
* delay.h - delay functions
*
* Copyright (c) 2004-2007 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#ifndef __ASM_DELAY_H__
#define __ASM_DELAY_H__
#include
reboot.h
/*
* include/asm-blackfin/reboot.h - shutdown/reboot header
*
* Copyright 2004-2007 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#ifndef __ASM_REBOOT_H__
#define __ASM_REBOOT_H
irq.h
/*
* file: include/asm-blackfin/mach-bf527/irq.h
* based on: include/asm-blackfin/mach-bf537/irq.h
* author: Michael Hennerich (michael.hennerich@analog.com)
*
* created:
* description:
* syste
kconfig
# ALSA PCI drivers
menu "PCI devices"
depends on SND!=n && PCI
config SND_AD1889
tristate "Analog Devices AD1889"
depends on SND
select SND_AC97_CODEC
help
Say Y here to include support for
ex031900.m
% Chapter 3 : Example 3.19
% Reconstruction using sinc function
%
% Discrete-time Signal x1(n)
Ts = 0.0002; Fs = 1/Ts; n = -25:1:25; nTs = n*Ts;
x = exp(-1000*abs(nTs));
% Analog Sig
ex031900.m
% Chapter 3 : Example 3.19
% Reconstruction using sinc function
%
% Discrete-time Signal x1(n)
Ts = 0.0002; Fs = 1/Ts; n = -25:1:25; nTs = n*Ts;
x = exp(-1000*abs(nTs));
% Analog Sig
ex031900.m
% Chapter 3 : Example 3.19
% Reconstruction using sinc function
%
% Discrete-time Signal x1(n)
Ts = 0.0002; Fs = 1/Ts; n = -25:1:25; nTs = n*Ts;
x = exp(-1000*abs(nTs));
% Analog Sig