代码搜索:ad原理图
找到约 10,000 项符合「ad原理图」的源代码
代码结果 10,000
www.eeworm.com/read/374886/9380286
c ad.c
#include
#include
#include
#include
#include
#include
//======================全局变量============================
www.eeworm.com/read/374886/9380288
sym ad.sym
00000000 W __heap_end
00000000 a __tmp_reg__
00000000 W __vector_default
00000000 T __vectors
00000001 a __zero_reg__
0000003d a __SP_L__
0000003e a __SP_H__
0000003f a __SREG__
0000008c T __c
www.eeworm.com/read/178810/9385237
ad7791
www.eeworm.com/read/374720/9388035
sbl ad.sbl
www.eeworm.com/read/374720/9388053
pjt ad.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\CCStudio_v3.1\MyProjects\hongdawei\11 AD Program\FFT\"
ProjectType=Executable
CPUF
www.eeworm.com/read/374720/9388124
c ad.c
#include "short6713cfg.h"
#include "dsk6713.h"
#include "dsk6713_aic23.h"
#include
#include
#define Length 1024
//#define Len 10
DSK6713_AIC23_Config config = { \
www.eeworm.com/read/374646/9391326
paf ad.paf
www.eeworm.com/read/374646/9391337
pjt ad.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="AD"
ProjectDir="D:\ti28\myprojects\ad\"
ProjectType=Executable
CPUFamily=TMS320C28X
www.eeworm.com/read/374646/9391340
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)
{