代码搜索结果

找到约 10,000 项符合 Analog 的代码

cpu.c

/* * U-boot - cpu.c CPU specific functions * * Copyright (c) 2005-2007 Analog Devices Inc. * * (C) Copyright 2000-2004 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CRED

serial.h

/* * U-boot - bf561_serial.h Serial Driver defines * * Copyright (c) 2005-2007 Analog Devices Inc. * * This file is based on * bf533_serial.h: Definitions for the BlackFin BF533 DSP serial drive

bf561-ezkit.c

/* * U-boot - ezkit561.c * * Copyright (c) 2005 Bas Vermeulen * Copyright (c) 2005-2007 Analog Devices Inc. * * (C) Copyright 2000-2004 * Wolfgang Denk, DENX Software Engineeri

psd4256.h

/* * U-boot - psd4256.h * * Copyright (c) 2005-2007 Analog Devices Inc. * * (C) Copyright 2000-2004 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of peo

bf533-ezkit.c

/* * U-boot - ezkit533.c * * Copyright (c) 2005-2007 Analog Devices Inc. * * (C) Copyright 2000-2004 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of pe

bf537-stamp.c

/* * U-boot - BF537.c * * Copyright (c) 2005-2007 Analog Devices Inc. * * (C) Copyright 2000-2004 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of peopl

bf533_linux.c

/* * U-boot - bf533_linux.c * * Copyright (c) 2005-2007 Analog Devices Inc. * * (C) Copyright 2000-2004 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of

bf533_string.c

/* * U-boot - bf533_string.c Contains library routines. * * Copyright (c) 2005-2007 Analog Devices Inc. * * (C) Copyright 2000-2004 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * *

cdefbf561.h

/* * cdefBF561.h * * (c) Copyright 2001-2004 Analog Devices, Inc. All rights reserved. * */ /* C POINTERS TO SYSTEM MMR REGISTER AND MEMORY MAP FOR ADSP-BF561 */ #ifndef _CDEF_BF561_H #define

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