代码搜索结果
找到约 16,876 项符合
ADC 的代码
adc-serial.cce
Warning[000] F:\experiment\ADC\ADC-SERIAL\ADC-SERIAL.C 46 : implicit conversion of float to integer
Warning[000] F:\experiment\ADC\ADC-SERIAL\ADC-SERIAL.C 47 : implicit conversion of float to integer
adc-adc7705.cce
Warning[000] F:\experiment\ADC\ADC-AD7705-ok\ADC-ADC7705.c 311 : implicit conversion of float to integer
Warning[000] F:\experiment\ADC\ADC-AD7705-ok\ADC-ADC7705.c 312 : implicit conversion of float
adc.h
//adc.h
#include "AT91SAM7S64.h"
void InitADC(void);
unsigned int GetValue_chanel4(void);
unsigned int GetValue_chanel5(void);
adc.err
Warning[2002] C:\project\ADC\adc.c 77 : unknown pragma 'interrupthigh'
Error[1013] C:\project\ADC\adc.c 107 : error in pragma directive
adc.tagsrc
C:\project\ADC\WAP_LCD.c
C:\project\ADC\adc3.c
C:\project\ADC\p18f452.h
C:\project\ADC\P18F_LCD.h
复件 adc.c
//***************************************************************************************************
//Institute of Automation, Chinese Academy of Sciences
//File Name: ADC.c
//Description: ADC t
adc.c
//***************************************************************************************************
//Institute of Automation, Chinese Academy of Sciences
//File Name: ADC.c
//Description: ADC t
adc.h
//44BTEST : adc.h
#ifndef __ADC_H__
#define __ADC_H__
void Test_DMA_Adc(void);
void Test_Adc(void);
#endif /*__ADC_H__*/
adc.h
unsigned char adc(void);
adc.lst
C51 COMPILER V7.50 ADC 04/19/2008 15:16:25 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE ADC
OBJECT MODULE PLACED IN ADC