代码搜索:ad转换
找到约 10,000 项符合「ad转换」的源代码
代码结果 10,000
www.eeworm.com/read/228696/14366651
a51 start_ad.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Startup Code for the Analog Devices ADuC83x and ADuC84x
www.eeworm.com/read/228696/14367406
obj start_ad.obj
www.eeworm.com/read/228696/14367410
a51 start_ad.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Startup Code for the Analog Devices ADuC83x and ADuC84x
www.eeworm.com/read/228696/14367523
obj start_ad.obj
www.eeworm.com/read/228696/14367527
a51 start_ad.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Startup Code for the Analog Devices ADuC83x and ADuC84x
www.eeworm.com/read/127127/14375897
c 软件ad.c
#include "at89x051.h"
#include "软件AD_1.C"
#include"INTRINS.H"
sbit p36 =P3^6;
sbit pin0=P1^0;
sbit pin1=P1^1;
sbit p14 =P1^4;
sbit h1=P3^7;
sbit h2=P3^3;
/////////////////
www.eeworm.com/read/228488/14382638
gif index_ad.gif
www.eeworm.com/read/228447/14384169
c ad9851.c
//在每次发数之前都要进行RESET.这个已经包含在Datasend函数里了。
#include"SPCE061V004.H"
extern long int k;//k为频率关键字
////////////////////////////////////////////////////////////////////////////
void datasend(void)
www.eeworm.com/read/127024/14387896
bak ad.cmd.bak
/* SOLUTION FILE FOR LAB11.CMD */
MEMORY
{
PAGE 0:
VECS origin = 0000h, length = 0040h
FLASH: origin = 100h, length = 7F00h
SAR
www.eeworm.com/read/127007/14390026