代码搜索:ADC测试
找到约 10,000 项符合「ADC测试」的源代码
代码结果 10,000
www.eeworm.com/read/303429/13816379
hex adc0832.hex
:10039300C2B3D2B200C2B200D2B4D2B300C2B3D29B
:1003A300B4D2B300C2B3C2B4D2B300C2B300D2B3A7
:1003B300E4FEEF25E0FF00D2B330B40343070100AE
:0803C300C2B30EBE09ECD2B278
:0103CB00220F
:10030700120472E4FDFC
www.eeworm.com/read/303429/13816382
h adc0832.h
#include
#include
#define uchar unsigned char
#define uint unsigned int
sbit CLK = P3^3;//定义ADC各口数据;
sbit DI = P3^4;
sbit CS = P3^2;
unsigned char readadc(void);
www.eeworm.com/read/303429/13816383
opt adc0832.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 {
www.eeworm.com/read/303429/13816384
lst adc0832.lst
C51 COMPILER V7.50 ADC0832 08/23/2007 21:00:02 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE ADC0832
OBJECT MODULE PLACED IN
www.eeworm.com/read/238616/13871695
c isr_adc.c
/**********************************************************************
*
www.eeworm.com/read/238616/13871768
c init_adc.c
/**********************************************************************
*
www.eeworm.com/read/300938/13879542
c upsd_adc.c
/*------------------------------------------------------------------------------
uPSD_ADC.C
uPSD ADC Device Driver Functions
06/2002 Ver 0.1 - Initial Version
Copyright 2002 STMicroelectrons I
www.eeworm.com/read/300938/13879556
h upsd_adc.h
/*--------------------------------------------------------------------------
uPSD_ADC.H
Header file for uPSD 3200 ADC Device Driver
06/2002 Ver 0.1 - Initial Version
Copyright (c) 2002 ST Micr
www.eeworm.com/read/152843/5664811
h regs-adc.h
/* linux/include/asm/arch-s3c2410/regs-adc.h
*
* Copyright (c) 2004 Shannon Holland
*
* This program is free software; yosu can redistribute it and/or modify
* it under the te
www.eeworm.com/read/152744/5666875
c adc_test.c
/*********************************************************************************************
* File: adc_test.c
* Author: embest
* Desc: S3C2410 ADC Test
* History:
* H.T.Zhang, Programming