代码搜索:双积分AD

找到约 10,000 项符合「双积分AD」的源代码

代码结果 10,000
www.eeworm.com/read/233779/14136666

pcb ad9851.pcb

www.eeworm.com/read/233555/14147494

h ad6620.h

/*! \file ad6620.h \brief Analog Devices AD6620 Digital Receiver Driver. */ //***************************************************************************** // // File Name : 'ad6620.h' // Title :
www.eeworm.com/read/233555/14147496

c ad6620.c

/*! \file ad6620.c \brief Analog Devices AD6620 Digital Receiver Driver. */ //***************************************************************************** // // File Name : 'ad6620.c' // Title :
www.eeworm.com/read/233550/14147513

h ad9854.h

/*! \file ad9854.h \brief Analog Devices AD9854 Digital Synthesizer Driver. */ //***************************************************************************** // // File Name : 'ad9854.h' // Title
www.eeworm.com/read/233550/14147515

c ad9854.c

/*! \file ad9854.c \brief Analog Devices AD9854 Digital Synthesizer Driver. */ //***************************************************************************** // // File Name : 'ad9854.c' // Title
www.eeworm.com/read/131362/14148377

cmd ad50.cmd

-c AD50.obj -o AD50.out -m AD50.map MEMORY {PAGE 0:RAM: origin=1000h,length=1000h PAGE 1:SPRAM: origin=0000h,length=20h DARAM: origin=0100h,length=800h }
www.eeworm.com/read/131362/14148379

map ad50.map

****************************************************************************** TMS320C54x COFF Linker PC Version 3.70 ******************************************************
www.eeworm.com/read/131362/14148383

out ad50.out

www.eeworm.com/read/131362/14148384

asm ad50.asm

;程序功能为:AD50初始化后,采样输入端的数据,不做任何处理,直接输出。 .mmregs .def _c_int00 .data TEMP .usect "TEMP", 20h t0_flag .usect "vars",1 t0_cout .usect "vars",1 K_SPCR10 .set 0000000010100001b
www.eeworm.com/read/131362/14148386

pjt ad50.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="D:\ti\myprojects\AD50\" ProjectType=Executable CPUFamily=TMS320C54XX Tool="Compiler"