代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/148546/12460881
lst adc.lst
ARM COMPILER V2.20a, ADC 21/04/05 14:01:17 PAGE 1
ARM COMPILER V2.20a, COMPILATION OF MODULE ADC
OBJECT MODULE PLACED IN A
www.eeworm.com/read/148546/12460889
obj adc.obj
www.eeworm.com/read/148546/12460891
c adc.c
#include /* LPC2200 definitions */
#include /* standard I/O .h-file */
#define VREF 3
unsigned int val;
extern void i
www.eeworm.com/read/148546/12460899
opt adc.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/148544/12461023
lnp adc.lnp
"Startup.obj",
"71x_it.obj",
".\STR71xR.LIB",
"ADC.obj"
TO "ADC"
CASE
CLASSES (DATA (0x20000000-0x2000FFFF),
CODE (0x40000000-0x4003FFFF), CONST (0x40000000-0x4003FFFF))
www.eeworm.com/read/148544/12461029
plg adc.plg
礦ision3 Build Log
Project:
Y:\Support\Project\Examples\STR7xFxx\ADC\ADC.uv2
Project File Date: 05/06/2005
Output:
www.eeworm.com/read/148544/12461037
c adc.c
#include
#include
#define VREF 2.5
u16 data;
void main(void){
GPIO_Config(GPIO1, 0x0001, GPIO_HI_AIN_TRI); // P1.0: Analog Input
ADC12_Init();
www.eeworm.com/read/148544/12461043
opt adc.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/336233/12462495
c adc.c
// 该程序用于进行A/D转换的演示,A/D转换的结果存于数足indatr[N]
//
#include "register.h"
#define N 32
#define M 5
int indatr[N]; // 定义一个数组用于保存AD转换的结果
volatile unsigned int j; // 定义一个指针变量j
int
www.eeworm.com/read/234778/14097143
dsp adc.dsp
/****************************************************************************************
* *
* Library: Configuration of ADC block for simulataneous sampling