代码搜索:Analog
找到约 10,000 项符合「Analog」的源代码
代码结果 10,000
www.eeworm.com/read/231148/14253169
pdf designing with the tlc320ac01 analog interface for dsps.pdf
www.eeworm.com/read/290483/8481066
c adc.c
//ADC.c : source file for the ADC project
//
#include "ADC.h"
#include "ADCADC.h"
/////////////////////////////////////////////////////////////////////////////
//ADC
static void io_init(vo
www.eeworm.com/read/431065/8710066
c main.c
/*------------------------------------------------------------------*-
Main.c (v1.00)
------------------------------------------------------------------
Simple 'ADC to PWM' example pr
www.eeworm.com/read/428073/8896923
h pll.h
/*******************************************************************************/
/* */
/* (C) Copyright 2008 - Analog D
www.eeworm.com/read/283243/9034021
txt readme.txt
David M. Alter
Texas Instruments, Inc.
February 7, 2006
----------------------------------
This code accompanies the Texas Instruments application report "Using PWM Output
as a Digital-to-Analo
www.eeworm.com/read/381547/9085768
1 88e1111-rcj.1
V 51
K 126370352000 88e1111-rcj
|R 0:19_3-21-06
Y 1
D 0 0 290 900
Z 10
i 155
U 0 -40 10 0 3 0 LEVEL=STD
U 0 -30 10 0 3 0 PARTS=1
U 40 -10 10 0 3 3 REFDES=U?
U 40 10 10 0 3 3 DEVICE=M88E1111_
www.eeworm.com/read/381547/9085802
1 cap_p.1
V 51
K 194679790200 cap_p
|R 23:34_10-6-05
Y 1
D 0 0 40 35
Z 10
i 4
U 0 -20 10 0 1 0 PARTS=1
U 0 0 10 0 1 0 LEVEL=STD
U 0 -50 10 0 3 0 DEVICE=CAPT_A
U 35 25 10 0 3 3 REFDES=C?
U 35 15 10 0
www.eeworm.com/read/376808/9305870
log cc_build_debug.log
----------------------- Example_analog_12.pjt - Debug -----------------------
"C:\tic2000\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/tds2812evm/example/ANALOG_12/Debug" -fs"C:/tds2812evm/example/A
www.eeworm.com/read/176099/9516681
do modelsim.do
# $Id: modelsim.do,v 1.1.1.1 2005/01/04 02:05:58 arif_endro Exp $
# Modelsim do file
destroy .wave;
destroy .list;
vlib work;
vcom *.vhdl;
vsim bench;
add wave /bench/clock;
add wave /bench/reset;
add
www.eeworm.com/read/176099/9516683
do modelsim_vhd.do
# $Id: modelsim_vhd.do,v 1.1.1.1 2005/01/04 02:05:58 arif_endro Exp $
#
destroy .wave;
destroy .list;
vlib work;
vcom *.vhd *.vhdl;
vsim bench;
add wave -height 80 -scale .1 -format Analog-Step /benc