代码搜索结果

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

bfin-dis.c

/* * Copyright (c) 2000, 2001 Analog Devices Inc. * Copyright (c) 2003 Metrowerks * */ #include #include #include #include #include "opcode/bfin.h

pumpcontrol.c

// This code inputs a voltage on analog pin RA0 and converts it to a 20 kHz PWM // on pin RB3. #include void ISR(void); void ConfigurePWM(void); void ConfigureADC(void); unsig

16f873.h

//////// Standard Header file for the PIC16F873 device //////////////// //#device PIC16F873 #nolist //////// Program memory: 4096x14 Data RAM: 192 Stack: 8 //////// I/O: 22 Analog Pins: 5 ///

mtrace.h

#ifndef MPT_MTRACE_H #define MPT_MTRACE_H /* * mpatrol * A library for controlling and tracing dynamic memory allocations. * Copyright (C) 1997-2002 Graeme S. Roy * * Th

mgauge.h

#ifndef MPT_MGAUGE_H #define MPT_MGAUGE_H /* * mpatrol * A library for controlling and tracing dynamic memory allocations. * Copyright (C) 1997-2002 Graeme S. Roy * * Th

build.bat

@echo off rem mpatrol rem A library for controlling and tracing dynamic memory allocations. rem Copyright (C) 1997-2002 Graeme S. Roy rem rem This library is free software; y

configure.in

dnl mpatrol dnl A library for controlling and tracing dynamic memory allocations. dnl Copyright (C) 1997-2002 Graeme S. Roy dnl dnl This library is free software; you can redis

mpatrol.texi

\input texinfo @c mpatrol @c A library for controlling and tracing dynamic memory allocations. @c Copyright (C) 1997-2002 Graeme S. Roy @c @c This library is free software; yo

list.h

#ifndef MP_LIST_H #define MP_LIST_H /* * mpatrol * A library for controlling and tracing dynamic memory allocations. * Copyright (C) 1997-2002 Graeme S. Roy * * This lib