代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/256443/11999751
o adc.o
www.eeworm.com/read/153857/12002268
h adc.h
/*
* $Id: adc.h,v 1.2 2003/08/29 03:04:55 casic Exp $
*
* adc.h : adc driver
*
* Copyright (C) 2003 ynding ( haoanian@263.net )
*
* This program is free software; you can redistribute it
www.eeworm.com/read/153857/12002271
c adc.c
#include "adc.h"
void tdelay(short int);
void sendbit(unsigned char);
void sendadd(unsigned char);
void senddat(unsigned char);
void initaudio(void);
void readdai();
void writedai();
unsig
www.eeworm.com/read/153857/12002278
o adc.o
www.eeworm.com/read/153731/12010699
asm adc.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;Copy right Notice;;;;;;;;;;;;;;;;
;;This program is for personal use only.You may change/modify it regarding ur requirements.
;;This program has been tested
www.eeworm.com/read/153696/12011944
plg adc.plg
礦ision3 Build Log
Project:
Y:\Support\Project\Examples\MSC1211\ADC\ADC.uv2
Project File Date: 07/13/2004
Output:
Build target 'MSC1211Yx'
com
www.eeworm.com/read/153696/12011950
opt adc.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/342507/12015462
h adc.h
//--------------------------------------------//
#include "main.h"
//--------------------------------------------//
extern const prog_uchar ADC_KEY_TAB[];
extern void adc_ini(void);
extern vo
www.eeworm.com/read/342507/12015465
c adc.c
//--------------------------------------------//
#include "adc.h"
//--------------------------------------------//
//adc_key=0-31(测量的电压值)
const prog_uchar ADC_KEY_TAB[]=
{
2,2, //key_up 0
www.eeworm.com/read/153577/12025657
cmd adc.cmd
/************************************************************************************
*Here.we will definate memory
*author:wangqing jiang
*update:03/01/04