代码搜索:ADC分析

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

代码结果 10,000
www.eeworm.com/read/19198/825250

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/19245/827364

mdf adc0838.mdf

LISA MODEL DESCRIPTION FORMAT 6.0 ================================= Design: C:\Documents and Settings\Administrator\My Documents\VSM.LIBS\MYDESIGNS\EBOARD DESIGNS\ADC0838.DSN Doc. no.: Re
www.eeworm.com/read/19245/828585

dsn adc0831.dsn

www.eeworm.com/read/19245/828604

dsn adc0808.dsn

www.eeworm.com/read/19250/829452

pwi adc0808.pwi

www.eeworm.com/read/19250/829467

dsn adc0808.dsn

www.eeworm.com/read/20198/833932

gif adc0832.gif

www.eeworm.com/read/20198/833966

h adc0832.h

#ifndef __ADC0832_H__ #define __ADC0832_H__ extern unsigned char A_D(); sbit CS=P2^0; //将CS位定义为P3.4引脚 sbit DIO=P2^1; //将DIO位定义为P1.1引脚 sbit CLK=P2^2; //将CLK位定义为P1.0引脚