代码搜索:ADC测试
找到约 10,000 项符合「ADC测试」的源代码
代码结果 10,000
www.eeworm.com/read/298529/7952014
c adc12.c
/*************************************************************
* 文件名称:adc12.c
* 文件说明:adc12操作
*
*************************************************************/
#ifndef MSP430F449_H
#include
www.eeworm.com/read/398374/7991169
obj adc_test.obj
www.eeworm.com/read/398374/7991188
h adc_test.h
#ifndef __ADC_H__
#define __ADC_H__
#include"def.h"
uchar ad_cover(void);
#endif
www.eeworm.com/read/398374/7991210
lst adc_test.lst
C51 COMPILER V8.02 ADC_TEST 06/03/2008 22:12:57 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE ADC_TEST
OBJECT MODULE PLACED I
www.eeworm.com/read/197412/7996966
c adc_drv.c
//! @file adc_drv.c,v
//!
//! Copyright (c) 2004 Atmel.
//!
//! Please read file license.txt for copyright notice.
//!
//! @brief This file contains the low level functions for the ADC
//!
//!