代码搜索结果
找到约 10,000 项符合
Analog 的代码
aio.c
/*
*********************************************************************************************************
* Analog I/O Module
*
*
adc.h
/*
* Analog conversion stuff for 16C71 - see adc.c for more info
*/
/*
* Read the adc on the specified channel - result is in ADRES
*/
extern void adc_read(unsigned char channel);
web51.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,1,
Fi
cdefbf533.h
/************************************************************************
*
* cdefBF533.h
*
* (c) Copyright 2002-2003 Analog Devices, Inc. All rights reserved.
*
*******************************
tmp.out
BL51 BANKED LINKER/LOCATER V4.23 - SN: K1RIP-M2192E
COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2002
C:\WINDOWS\Desktop\office\test\WEB020\Analog.obj,
C:\WINDOWS\Desktop\office\test\WEB020\Arp.obj,
C:
web51.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,1,
Fi
web51.lnp
"ANALOG.obj",
"ARP.obj",
"ETH.obj",
"HTTP.obj",
"ICMP.obj",
"IP.obj",
"MAIN.obj",
"SERIAL.obj",
"TCP.obj",
"TIMER.obj",
"UDP.obj",
"CKSUM.obj",
"WEBDOC1.obj"
TO "Web51"
RAMSIZE(256)
web51_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,1,
Fi
cyglink.txt
C:\WINDOWS\Desktop\office\test\WEB020\Analog.obj,
C:\WINDOWS\Desktop\office\test\WEB020\Arp.obj,
C:\WINDOWS\Desktop\office\test\WEB020\Cksum.obj,
C:\WINDOWS\Desktop\office\test\WEB020\Eth.obj,
C:\WIND
adc.h
/*
* Analog conversion stuff for 16C71 - see adc.c for more info
*/
/*
* Read the adc on the specified channel - result is in ADRES
*/
extern void adc_read(unsigned char channel);