代码搜索结果

找到约 16,876 项符合 ADC 的代码

adc.asm

;=========================================================================== ;(To use this Module, copy this section to main system file) ; .ref ADC, ADC_INIT ; function call ; .ref ad_max ; In

adc.asm

;=========================================================================== ;(To use this Module, copy this section to main system file) ; .ref ADC, ADC_INIT ; function call ; .ref ad_max ; In

adc.def

;Windows CE.net ADC Driver on board LIBRARY ADC EXPORTS ADC_Open ADC_Close ADC_Init ADC_Deinit ADC_Read ADC_Write

adc.c

//==================================================================== // File Name : Adc.c // Function : S3C2410 ADC Test // Program : Kang, Weon Tark // Date : May 22, 2002 // Version

adc.c

//==================================================================== // File Name : Adc.c // Function : S3C2410 ADC Test // Program : Kang, Weon Tark // Date : May 22, 2002 // Version

adc.lnp

".\obj\stm32f10x.o" ".\obj\main.o" ".\obj\stm32f10x_it.o" "..\common\STM32F10xR.LIB" --device DARMSTM --strict --scatter ".\obj\ADC.sct" --autoat --summary_stderr --info summarysizes --map --xref --

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.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.c

/******************************************************************************* File: ADC.c Control subsystem function library. Functions: extern void ADCInit(void) extern unsigned sh

adc.asm

;此程序只转换一次,软启动ad转换 ;============================================================================* * File name : ADC.asm * * Description : PRO