代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/263281/11368700
h adc.h
#ifndef __ADC_H__
#define __ADC_H__
void Test_DMA_Adc(void);
void Test_Adc(void);
#endif /*__ADC_H__*/
www.eeworm.com/read/263281/11368880
o adc.o
www.eeworm.com/read/263030/11379119
c adc.c
/* ADC.c */
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/263030/11379123
h adc.h
/* ADC.h */
#include
#define ADC_MAJOR 31
#define ADC_MINOR 8
#define CHANNEL_0 0
#define CHANNEL_1 1
#define CHANNEL_2 2
#define CHANNEL_3 3
#define CHANNEL_4 4
#d
www.eeworm.com/read/408599/11379974
vhd adc.vhd
library ieee;
use ieee.std_logic_1164.all;
entity adc is
port(clk,eoc:in std_logic;
ale,start,oe,addr:out std_logic;
input :in std_logic_vector(7 downto 0);
display:out std_lo
www.eeworm.com/read/262934/11384129
c adc.c
// This program outputs the C8051Fxxx die temperature out the hardware
// UART at 115.2kbps. Assumes an 18.432MHz crystal is attached between
// XTAL1 and XTAL2.
//
// The ADC is configured to l
www.eeworm.com/read/407925/11407783
hex adc.hex
:030000000200FFFC
:0C00FF00787FE4F6D8FD758120020146F0
:0B026900EF6007000000001F80F6227D
:10023500AD07AC06ED4C600C7F64120269ED1D70D4
:05024500F31C80F02213
:0B027400C294C293D295D294C294228F
:10020
www.eeworm.com/read/407925/11407784
lst adc.lst
C51 COMPILER V7.20 ADC 04/01/2005 12:35:59 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE ADC
OBJECT MODULE PLACED IN adc
www.eeworm.com/read/407925/11407791
lnp adc.lnp
"STARTUP.obj",
"delay.obj",
"adc.obj",
"send164.obj",
"display.obj",
"m_adc.obj"
TO "adc"
CODE( 0X0000-0X0FFF )
www.eeworm.com/read/407925/11407792
plg adc.plg
礦ision2 Build Log
Project:
D:\51sy_b配套程序\ADC0832转换程序\adc.uv2
Project File Date: 03/31/2005
Output:
Build target 'Target 1'
assembling STARTUP