代码搜索结果
找到约 10,000 项符合
Analog 的代码
abstract.txt
The AD_INTERRUPT program reads the input pair AIN0-AIN1
of the MSC121x using an interrupt service routine.
The analog value is printed along with other A/D relevant
information via the serial inter
blackfin-config-post.h
/*
* blackfin-config-post.h - setup common defines for Blackfin boards based on config.h
*
* Copyright (c) 2007 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#ifndef __ASM_BLACK
traps.h
/*
* U-boot - traps.h
*
* Copyright (c) 2005-2007 Analog Devices Inc.
*
* This file is based on
* linux/include/asm/traps.h
* Copyright (C) 1993 Hamish Macdonald
* Lineo, Inc Jul 200
blackfin-config-pre.h
/*
* blackfin-config-pre.h - common defines for Blackfin boards in config.h
*
* Copyright (c) 2007 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#ifndef __ASM_BLACKFIN_CONFIG_PR
interrupts.c
/*
* U-boot - interrupts.c Interrupt related routines
*
* Copyright (c) 2005-2008 Analog Devices Inc.
*
* This file is based on interrupts.c
* Copyright 1996 Roman Zippel
* Copyright 1999 D. Je
abstract.txt
LPC932 EXAMPLE: CREATING A PWM SIGNAL USING A TIMER IN MODE 6
Christian Kulig, 12/06/02
INTRODUCTION:
The LPC932 can be used to create a Pulse Width Modulated PWM signal. That's an analog
signa
wave.do
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /wave_top/mclk
add wave -noupdate -format Analog-Step -height 50 -radix unsigned -scale 0.5 /wave_top/address
ad
abstract.txt
LPC932 EXAMPLE: CREATING A PWM SIGNAL USING A TIMER IN MODE 6
Christian Kulig, 12/06/02
INTRODUCTION:
The LPC932 can be used to create a Pulse Width Modulated PWM signal. That's an analog
signa
dtsiggen.m
function [new_y,p_range] = dtsiggen(p_range,mode)
%DTSIGGEN Support file for DTSIGGUI and DTSYSGUI.
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
dbmalloc.h
#ifndef MPT_DBMALLOC_H
#define MPT_DBMALLOC_H
/*
* mpatrol
* A library for controlling and tracing dynamic memory allocations.
* Copyright (C) 1997-2002 Graeme S. Roy
*