代码搜索结果
找到约 10,000 项符合
Analog 的代码
reboot.c
/*
* arch/blackfin/kernel/reboot.c - handle shutdown/reboot
*
* Copyright 2004-2007 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#include
#include
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
pdfclock.cpp
// $Id: pdfclock.cpp,v 1.20.2.1 2004/08/13 15:23:12 rp Exp $
//
// A little PDFlib application to draw an analog clock.
//
#include
#include
#if !defined(WIN32) && !def
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
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
copying
Copyright 2002-2008 Xiph.org Foundation
Copyright 2002-2008 Jean-Marc Valin
Copyright 2005-2007 Analog Devices Inc.
Copyright 2005-2008 Commonwealth Scientific and Industrial Research
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