代码搜索结果
找到约 10,000 项符合
ADC 的代码
adc_convert.h
#ifndef __ADC_CONVERT_H
#define __ADC_CONVERT_H
#include
#include
#include
#include
typedef unsigned char uchar;
typedef unsigned int uint;
inter
adc_convert.h~
#ifndef __ADC_CONVERT_H
#define __ADC_CONVERT_H
#include
#include
#include
#include
typedef unsigned char uchar;
typedef unsigned int uint;
//voi
adc_convert.c~
/*****************************************************
This program was produced by the
CodeWizardAVR V1.24.8b Professional
Automatic Program Generator
adc_convert.c
/*****************************************************
This program was produced by the
CodeWizardAVR V1.24.8b Professional
Automatic Program Generator
adc8.c
//Sample program for AdvFamLab
//Include required header files here
// ADC2 is the temperature sensoring and fire alarm
// ADC3 is the Ambient control setting code
// ADC4 is the combine of both A
read_adc._c
#include //和单片机类型相对应的头文件,选择Atmega8做实验;
#include
#include "discharge.h"
#include
#include "LCD_1602.h"
/*---------------------------------------------
电池1温
read_adc.s
.module read_adc.c
.area text(rom, con, rel)
.dbfile E:\刻录的\电子技术\项目\电池放电器\软件V2.0\read_adc.c
.dbfunc e T_BT1_T _T_BT1_T fi
; BT_T -> R20,R21
; a -> R22,R23
;
read_adc.o
XL
H 1 areas 8 global symbols
M read_adc.c
S push_gset3 Ref0000
S div16u Ref0000
S _read_adc Ref0000
S pop_gset3 Ref0000
S empy16s Ref0000
A text size CE flags 0
dbfile E:\刻录的\电子技术\项目\电池放电器\软