代码搜索:ad原理图
找到约 10,000 项符合「ad原理图」的源代码
代码结果 10,000
www.eeworm.com/read/284836/8888684
pjt ad.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\lp\2407new\2407asm\ADC\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compi
www.eeworm.com/read/384164/8893233
gif ad.gif
www.eeworm.com/read/384144/8893867
h ad.h
#include"..\startup\44b.h"
#define ADCCON_FLAG 0x40
#define ADCCON_SLEEP 0x20
#define ADCCON_ADIN0 (0x0
www.eeworm.com/read/384044/8904229
out ad.out
www.eeworm.com/read/384044/8904243
asm ad.asm
************************************************
* FileName: ex8.asm *
* Description: 液晶屏 *
* Copyright(C) SanZhi Electronic, Author Zpin *
*******************
www.eeworm.com/read/384044/8904246
obj ad.obj
www.eeworm.com/read/384044/8904258
mak ad.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/428011/8905048
paf ad.paf
www.eeworm.com/read/428011/8905098
c ad.c
#include "DSP28_Device.h"
float a1[16];
unsigned int a2=0;
float adclo=0.0;
// Prototype statements for functions found within this file.
interrupt void ad(void);
void main(void)
{
www.eeworm.com/read/428011/8905193