代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/253044/12246959
o adc.o
www.eeworm.com/read/252769/12264524
pjt adc.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="d:\dsp\t3\adc\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
Tool="
www.eeworm.com/read/252769/12264541
paf adc.paf
www.eeworm.com/read/252769/12264544
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/339048/12266138
h adc.h
#ifndef __adc_h_included__
#define __adc_h_included__
//========================================================================
#include
#define MaxSize 254
#ifndef uchar
#define ucha
www.eeworm.com/read/339048/12266143
c adc.c
#include "adc.h"
//------------------------------------------------------
void insert(uchar Hbyte,uchar Lbyte)//入队,添加一个数据
{
if(ADC_databit==8) //8 bit
{
if(adccount
www.eeworm.com/read/339048/12266192
o adc.o
www.eeworm.com/read/252666/12269994
h adc.h
#ifndef _adc_h_
#define _adc_h_
void open_adc(unsigned char channel);
#endif /*_adc_h_*/
www.eeworm.com/read/252666/12269996
o adc.o
www.eeworm.com/read/252666/12270019
c adc.c
#include "atmega.h"
#include
#include
#include
#include
/*****************************************************/
unsigned int adc_da