代码搜索:ADC分析
找到约 10,000 项符合「ADC分析」的源代码
代码结果 10,000
www.eeworm.com/read/16728/684880
c adc_cap.c
/******************************* (C) Embest ***********************************
* File Name : adc_cap.c
* Author : tary
* Date : 2009-06-08
* Version
www.eeworm.com/read/16728/684900
h adc_cap.h
/******************************* (C) Embest ***********************************
* File Name : adc_cap.h
* Author : tary
* Date : 2009-06-08
* Version
www.eeworm.com/read/16728/684922
c guidemo_adc.c
/*
*********************************************************************************************************
* uC/G
www.eeworm.com/read/16901/700609
d79 adc.d79
www.eeworm.com/read/17157/720753
obj adc0831.obj
www.eeworm.com/read/17203/723843
pwi adc0832.pwi
www.eeworm.com/read/17203/723848
dsn adc0832.dsn
www.eeworm.com/read/17203/723851
h adc0832.h
#ifndef ADC0832_H
#define ADC0832_H
sbit CS_0832 = P1^0;
sbit CLK_0832 = P1^1;
sbit DO_0832 = P1^2; // DI、DO不同时有效,可共用一个接口
sbit DI_0832 = P1^2;
extern void _nop_ ( void );
#define pulse0832(
www.eeworm.com/read/17203/723854
opt adc0832.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/17203/723858