代码搜索:ad元件库

找到约 10,000 项符合「ad元件库」的源代码

代码结果 10,000
www.eeworm.com/read/356719/10222327

h ad.h

//采用单通道多次转换模式,用P6.0口为模拟输入通道 #define Num_of_results 10 void AD_Init(void);//AD初始化 unsigned int AD_Filter(unsigned int results[Num_of_results]);//中值滤波
www.eeworm.com/read/356719/10222333

c ad.c

#include #include"AD.h" /************************************ 函数名称: 功 能:AD初始化 参 数: 返 回 值 : *************************************/ void AD_Init(void) { P6SEL = 0x01;
www.eeworm.com/read/356185/10235284

doc ad.doc

www.eeworm.com/read/355797/10243750

mcp ad.mcp

www.eeworm.com/read/355770/10244238

c ad.c

#include "DSP28_Device.h" #include "DEC2812_DA.H" float a1[16]; unsigned int a2=0; float adclo=0.0; // Prototype statements for functions found within this file. interrupt void ad(void);
www.eeworm.com/read/355727/10249238

c ad.c

#include void ADC_init(void) { ADMUX = (1
www.eeworm.com/read/281140/10260012

ad test.ad

Hello ! how do you do ! Hello ! Are you fine ? Hello ! Where do you go ? Hello ! What do you find ?
www.eeworm.com/read/162852/10264987

out ad.out

www.eeworm.com/read/162852/10264993

asm ad.asm

************************************************ * FileName: ex8.asm * * Description: 液晶屏 * * Copyright(C) SanZhi Electronic, Author Zpin * *******************
www.eeworm.com/read/162852/10264994

obj ad.obj