代码搜索:Analog
找到约 10,000 项符合「Analog」的源代码
代码结果 10,000
www.eeworm.com/read/456887/7337794
h amf_scl1add2.h
#ifndef _AMF_SCL1ADD2_
#define _AMF_SCL1ADD2_
// Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved.
// This software is proprietary and confidential to Analog Devices, Inc. and its licen
www.eeworm.com/read/456887/7337796
h amf_testgenimpulsetrain.h
#ifndef _AMF_TESTGENIMPULSETRAIN_
#define _AMF_TESTGENIMPULSETRAIN_
// Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved.
// This software is proprietary and confidential to Analog Devic
www.eeworm.com/read/446853/7564053
log testcoreb.log
# Generated by the VisualDSP++ IDDE (Thu Sep 25 14:55:38 2008)
# Project File: D:\MyProject\OV7660_coreB\testcoreb.dpj
"C:\Program Files\Analog Devices\VisualDSP 5.0\easmblkfn.exe" .\ov7660_coreb_
www.eeworm.com/read/446852/7564082
log l2.log
# Generated by the VisualDSP++ IDDE (Fri Jun 06 10:52:22 2008)
# Project File: D:\MyProject\wm8731_one_application_per_core\l2\l2.dpj
"d:\Program Files\Analog Devices\VisualDSP 4.0\ccblkfn.exe" -c
www.eeworm.com/read/446852/7564094
log l3.log
# Generated by the VisualDSP++ IDDE (Fri Jun 06 10:52:16 2008)
# Project File: D:\MyProject\wm8731_one_application_per_core\l3\l3.dpj
"d:\Program Files\Analog Devices\VisualDSP 4.0\ccblkfn.exe" -c
www.eeworm.com/read/446852/7564104
log corea.log
# Generated by the VisualDSP++ IDDE (Fri Jun 06 10:48:25 2008)
# Project File: D:\MyProject\wm8731_one_application_per_core\corea\corea.dpj
"d:\Program Files\Analog Devices\VisualDSP 4.0\ccblkfn.e
www.eeworm.com/read/445886/7588926
c util.c
#include"myApp.h"
void initCLK( int value)
{
int i;
CLKMD=0;
for(i=0;i
www.eeworm.com/read/445877/7588961
c util.c
#include"myApp.h"
void initCLK( int value)
{
int i;
CLKMD=0;
for(i=0;i
www.eeworm.com/read/445404/7595819
log array.log
# Generated by the VisualDSP++ IDDE (Tue Mar 31 17:01:49 2009)
# Project File: E:\array\array.dpj
"d:\Program Files\Analog Devices\VisualDSP 4.0\easmblkfn.exe" .\array.asm -proc ADSP-BF535 -g -o .
www.eeworm.com/read/441146/7675240
c combo1.c
//Include required header files here.
#include "io16f877.h"
#define LCD_RS RB4 // Register select
#define LCD_EN RB5 // Enable
#define LCD_STROBE ((LCD_EN = 1),(LCD_EN=0))
//This function i