代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/218394/14922482
h adc.h
#ifndef __ADC_H__
#define __ADC_H__
void Test_DMA_Adc(void);
void Test_Adc(void);
#endif /*__ADC_H__*/
www.eeworm.com/read/218394/14922534
err adc.err
"adc.c", line 142: Warning: C2892E: signed constant overflow: '
www.eeworm.com/read/218130/14933577
c adc.c
#include "DSP281x_Device.h" // DSP281x Headerfile Include File
#include "DSP281x_Examples.h" // DSP281x Examples Include File
// Prototype statements for functions found within this file.
www.eeworm.com/read/116741/14956030
c adc.c
/* ADC.c */
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/116741/14956036
h adc.h
/* ADC.h */
#include
#define ADC_MAJOR 31
#define ADC_MINOR 8
#define CHANNEL_0 0
#define CHANNEL_1 1
#define CHANNEL_2 2
#define CHANNEL_3 3
#define CHANNEL_4 4
#d
www.eeworm.com/read/217183/14974407
o adc.o
www.eeworm.com/read/217183/14974476
c adc.c
//====================================================================
// File Name : Adc.c
// Function : S3C2410 ADC Test
// Program : Kang, Weon Tark
// Date : May 22, 2002
// Version
www.eeworm.com/read/217183/14974564
h adc.h
#ifndef __ADC_H__
#define __ADC_H__
void Test_DMA_Adc(void);
void Test_Adc(void);
#endif /*__ADC_H__*/
www.eeworm.com/read/217183/14974622
err adc.err
"adc.c", line 142: Warning: C2892E: signed constant overflow: '
www.eeworm.com/read/216664/14999817
h adc.h
/**********************************************************************
ADC.h file
LPC213X的ADC函数头文件
作者:Computer-lov
建立日期:2006-3-25
修改日期:2006-3-25
版本:V1.0
版权所有,盗版必究。
Copyright