代码搜索:Analog

找到约 10,000 项符合「Analog」的源代码

代码结果 10,000
www.eeworm.com/read/110887/15523602

txt readme.txt

**************************************************************************************************** ADSP-BF533 EZ-KIT Lite ASM Based AD1836 TALKTHRU Analog Devices, Inc. DSP Division Three Te
www.eeworm.com/read/110887/15523619

txt readme.txt

********************************************************************************************* ADSP-BF533 EZ-KIT Lite C Based AD1836 TALKTHRU Analog Devices, Inc. DSP Division Three Technology
www.eeworm.com/read/108859/15574004

m fsbuild.m

% FSBUILD Signal reconstruction from Fourier series coefficients. % % FSBUILD is a script file that allows for signal reconstruction. % ADSP Toolbox: Version 2.0 % For use with "Analog and Digital
www.eeworm.com/read/332446/12757516

c initializing.c

#include "F2407REGS_c.h" #include "math.h" extern signed int U_data_in[320]; // 10个周波AD采样数据,为长整数 //signed long U_data_analog[32]; // 1个周波AD采样模拟数据 signed int U_data_analog[32]; // 1个周波AD采样模拟数据
www.eeworm.com/read/304227/13797864

c initializing.c

#include "F2407REGS_c.h" #include "math.h" extern signed int U_data_in[320]; // 10个周波AD采样数据,为长整数 //signed long U_data_analog[32]; // 1个周波AD采样模拟数据 signed int U_data_analog[32]; // 1个周波AD采样模拟数据
www.eeworm.com/read/7827/136594

als forward vm.als

.ALIASES L_L1 L1(1=RECTIFIED 2=LOUT ) CN @CHAPTER 4.Forward VM(sch_1):INS7474@ANALOG.L.Normal(chips) R_R3 R3(1=TR 2=N17705 ) CN @CHAPTER 4.Forward VM(sch_1):INS7716@ANALOG.R.No
www.eeworm.com/read/11040/193857

c initializing.c

#include "F2407REGS_c.h" #include "math.h" extern signed int U_data_in[320]; // 10个周波AD采样数据,为长整数 //signed long U_data_analog[32]; // 1个周波AD采样模拟数据 signed int U_data_analog[32]; // 1个周波AD采样模拟数据
www.eeworm.com/read/219239/4848541

am makefile.am

EXTRA_DIST = \ analog_stim.stc analog_stim2.stc ap.stc async_pulse.stc async_stim.stc async_stim2.stc \ dtmf.stc interrupt_test.stc iopin_stim.stc ioport_stim.stc module_test.stc \ p16c64_ccp.stc
www.eeworm.com/read/293698/8278604

c initializing.c

#include "F2407REGS_c.h" #include "math.h" extern signed int U_data_in[320]; // 10个周波AD采样数据,为长整数 //signed long U_data_analog[32]; // 1个周波AD采样模拟数据 signed int U_data_analog[32]; // 1个周波AD采样模拟数据
www.eeworm.com/read/190295/8445028

c dac.c

/* ------------------------------------------------------------------------ File : dac.c Descr : Functions for Digital-to-Analog output handling. History: 07NOV.00; Henk B&B; Definition; mul