代码搜索结果

找到约 10,000 项符合 ADC 的代码

adc.vwf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to

adc.hif

Version 8.0 Build 215 05/29/2008 SJ Full Version 11 920 OFF OFF OFF OFF ON ON ON FV_OFF Level2 0 0 VRSM_ON VHSM_ON 0 -- Start Partition -- -- End Partition -- -- Start Library Paths

adc.cdf

/* Quartus II Version 8.0 Build 215 05/29/2008 SJ Full Version */ JedecChain; FileRevision(JESD32A); DefaultMfr(6E); ChainEnd; AlteraBegin; ChainType(JTAG); AlteraEnd;

adc.done

Sun May 24 14:44:58 2009

adc.pin

-- Copyright (C) 1991-2008 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and a

adc.h

#ifndef __ADC_H__ #define __ADC_H__ #define REQCNT 100 #define ADC_FREQ 2500000 //转换速率2.5MHz void Test_DMA_Adc(void); void Test_Adc(void); #define ADC_CH 0 #endif /*__ADC_H__*/

adc.c

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

adc.c

#include "lpc21xx.h" int adc(int channel)//ad convert result enarge 10 times { int temp; ADCR=0x1