代码搜索结果
找到约 10,000 项符合
ADC 的代码
adcode.#1
//内部温度传感器调试程序//
//ADC0_TEMP.c
#include
#define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage
typedef unsigned int uint;
typedef unsigned char uchar;
typedef un
adc12.h.bak
#ifndef __ADC12
#define __ADC12
void Adc12Init();
void Adc12Open(unsigned char doit);
void AdcDo(unsigned int adr,unsigned char mod);
void SetTongDao(unsigned char tongdao,unsigned char eos,unsig
adc0_temp.c
//内部温度传感器调试程序//
//ADC0_TEMP.c
#include
#define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage
typedef unsigned int uint;
typedef unsigned char uchar;
typedef un
adc-1602.dp2
ADC-1602.o: C:\iccv7avr\include\iom16v.h C:\iccv7avr\include\macros.h D:\16实验程序\模数转换\adc_1602\1602.h
adc0_temp.c
//内部温度传感器调试程序//
//ADC0_TEMP.c
#include
#define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage
typedef unsigned int uint;
typedef unsigned char uchar;
typedef un
variable.#3
sfr16 ADC0=0xc4;
int xdata adc1_buffer[18];
int xdata adc2_buffer[18];
int xdata temp;
variable.#2
sfr16 ADC0=0xc4;
int xdata adc1_buffer[18];
int xdata adc2_buffer[18];
int xdata temp;
unsigned char dio;
adc_2.tan.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3}
{ "Info" "IQEXE_START_BANNER_PRODUCT" "Timing Analyzer Quartus II " "Info: Runni
adclcd.mak
CC = iccavr
CFLAGS = -IC:\iccv7avr\include -e -D__ICC_VERSION="7.00" -DATMEGA -DATMega16 -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\iccv7avr\lib -g -ucrtatmega.o -bfunc_lit:0
adc0_temp.c
//内部温度传感器调试程序//
//ADC0_TEMP.c
#include
#define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage
typedef unsigned int uint;
typedef unsigned char uchar;
typedef un