代码搜索结果
找到约 10,000 项符合
ADC 的代码
adc.tra
*** Creating Trace Output File '.\obj\ADC.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\obj\stm32f10x.o"'
### List of Objects: adding '".\obj\
adc.htm
Static Call Graph - [.\obj\ADC.axf]
Static Call Graph for image .\obj\ADC.axf
adc.plg
礦ision3 Build Log
Project:
D:\例程\V20\ADC_test\ADC.uv2
Project File Date: 10/14/2008
Output:
Build target 'ADC'
assembling STM32F10x.s...
cre
adc.hex
:0400000508000000EF
:020000040800F2
:100000008003002065010008610C0008550C000801
:100010005F0C0008DD0900088710000800000000E0
:100020000000000000000000000000004D0F00086C
:100030001F0B00080000000083
adc.map
ARM Linker, RVCT3.1 [Build 938] for uVision [Professional]
================================================================================
Section Cross References
stm32f10x.o(STACK) ref
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 {
adc.h
/*******************************************************************************
File: ADC.h
Analog to Digital module definitions/declarations.
Version: 1.00
********************************
adc.c
/*******************************************************************************
File: ADC.c
Control subsystem function library.
Functions: extern void ADCInit(void)
extern unsigned sh
adc.c
//****************************************************************************
// @Module Analog / Digital Converter (ADC)
// @Filename ADC.C
// @Project svm.dav
//--------------