代码搜索:ADC测试

找到约 10,000 项符合「ADC测试」的源代码

代码结果 10,000
www.eeworm.com/read/408681/11377327

h adc0831.h

#include #include #include sbit adcdo=P0^0; sbit adccs=P0^2; sbit adcclk=P0^1; uchar bdata ch; sbit ch_0 = ch^0; void delay1(uchar x) { uchar i; for
www.eeworm.com/read/263030/11379115

c sys_adc.c

/* sys_adc.c */ /* compile as : gcc -O sys_adc.c */ /* used in Ordinary user mode */ #include #include #include #include "adc.h" int main(void) { int fd;
www.eeworm.com/read/263030/11379130

c use_adc.c

/* use_adc.c */ /* compile as : gcc -O use_adc.c */ /* Ordinary user mode */ #include "uadc.h" int main(void) { int ret_val; long i; ret_val=adc(CHANNEL_3,DEVICE_OPEN); if (ret_val==0) pr
www.eeworm.com/read/263030/11379143

c adc_read.c

/*adc_read.c*/ /*For weather data logging system*/ #include #include #include #include /* Personal includes and defines */ #include "uadc.h" #defin
www.eeworm.com/read/408599/11379972

jpg adc0832.jpg

www.eeworm.com/read/408511/11384031

c init_adc.c

/********************************************************************** * ?2006 Microchip Technology Inc. * * FileName: init_ADC.c * Dependencies: p33FJ128GP206.h * Processor: d
www.eeworm.com/read/407925/11407782

m51 adc.m51

BL51 BANKED LINKER/LOCATER V5.11 04/01/2005 12:36:02 PAGE 1 BL51 BANKED LINKER/LOCATER V5.11, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE STARTU
www.eeworm.com/read/407925/11407790

lst m_adc.lst

C51 COMPILER V7.20 M_ADC 04/01/2005 12:36:02 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE M_ADC OBJECT MODULE PLACED IN m
www.eeworm.com/read/407925/11407794

obj m_adc.obj

www.eeworm.com/read/407925/11407800

bak adc_opt.bak

### 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 {