代码搜索:双积分ADC
找到约 10,000 项符合「双积分ADC」的源代码
代码结果 10,000
www.eeworm.com/read/479492/1331671
c hal_adc.c
/* Copyright (c) 2008 Nordic Semiconductor. All Rights Reserved.
*
* The information contained herein is property of Nordic Semiconductor ASA.
* Terms and conditions of usage are described in de
www.eeworm.com/read/478251/1353652
h adc0809.h
#ifndef _ADC0809_H_
#define _ADC0809_H_
void AD0809_init(void);
INT8U AD0809(INT8U ch);
#endif
www.eeworm.com/read/478251/1353655
lst adc0809.lst
C51 COMPILER V7.50 ADC0809 06/22/2008 15:25:03 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE ADC0809
OBJECT MODULE PLACED IN
www.eeworm.com/read/478251/1353673
c adc0809.c
#include
#include "Typedef.H"
#include "UserDef.H"
#include "ADC0809.H"
/* 端口定义 */
#define P_Data P0
sbit AD0809_OTEN = P3^4;
sbit AD0809_EOC = P3^2;
sbit AD0809_START = P3^3;
sb
www.eeworm.com/read/478140/1354080
c adc_drv.c
/*C**************************************************************************
* $RCSfile: adc_drv.c,v $
*----------------------------------------------------------------------------
* Copyright (c)
www.eeworm.com/read/478140/1354081
h adc_drv.h
/*H**************************************************************************
* $RCSfile: adc_drv.h,v $
*----------------------------------------------------------------------------
* Copy
www.eeworm.com/read/475306/1384993
c turbo_adc.c
/*------------------------------------------------------------------------------
Title: Turbo_ADC.C
Date: 4, 2003
uPSD ADC Device Driver Functions
06/2002 Ver 0.1 - Initial Version
Copyrigh
www.eeworm.com/read/475306/1385010
h turbo_adc.h
/*--------------------------------------------------------------------------
Title: Turbo_ADC.H
Date: 4, 2003
Author: Shao Qing
Header file for Turbo Lite ADC Device Driver
04/2003 Ver 0.1 - In
www.eeworm.com/read/475306/1385038
c turbo_adc.c
/*------------------------------------------------------------------------------
Title: Turbo_ADC.C
Date: 4, 2003
uPSD ADC Device Driver Functions
06/2002 Ver 0.1 - Initial Version
Copyrigh