代码搜索结果
找到约 10,000 项符合
ADC 的代码
adc0809.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 {
adc0809.h
/*==================================
ADC0809接口函数文件
文件名:ADC0809.h
作者:方畅
时间:2007-12-20
====================================*/
extern void InitADC(void);
extern unsigned c
adc.dp2
adc.o: D:/icc/include/iom16v.h D:/icc/include/macros.h
adc8535.inc
__GLOBAL_INI_TBL:
.DW 0
adc8535.c
/*
ADC example for the AT90S8535 on
the Atmel STK500 starter kit
CodeVisionAVR C Compiler
adc0809.c
#include
#include
#include
#define nop _nop_()
#define uchar unsigned char
#define uint unsigned int
#define CH0 XBYTE[0xEEF8] /*ADC0809地址*/
#define CH1 XBYTE[0xE
pic-adc.ld
LDmicro0.1
MICRO=Microchip PIC16F877 40-PDIP
CYCLE=10000
CRYSTAL=4000000
BAUD=2400
COMPILED=c:\temp\asd.hex
IO LIST
Xlimit at 2
Yled at 22
Ain at 3
END
PROGRAM
RUNG
CO
adc01.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究