代码搜索:C2000 DSP
找到约 10,000 项符合「C2000 DSP」的源代码
代码结果 10,000
www.eeworm.com/read/167185/5462621
src dspinfo.src
DSPDEV NEW,CODEC,FREQ=3072,PATH=$WAVES_32BIN
DSP32SL /usr/local/dsp32
DSP3LIB /usr/local/dsp32/lib
#
# NOTE: The above two lines (DSP32SL and DSP3LIB) are not currently
# used by ESI WAVES+.
#
www.eeworm.com/read/167185/5462623
dspinfo
DSPDEV NEW,CODEC,FREQ=3072
DSP32SL /usr/local/dsp32
DSP3LIB /usr/local/dsp32/lib
#
# NOTE: The above two lines (DSP32SL and DSP3LIB) are not currently
# used by ESI WAVES+.
#
# @(#)dspinfo 1.1
www.eeworm.com/read/413868/11138941
h dsp_init.h
#ifndef __DSP_INIT_HEADER__
#define __DSP_INIT_HEADER__
void dsp_init();
#endif//ifndef
www.eeworm.com/read/340606/12145168
h l1p_cons.h
/************* Revision Controle System Header *************
* GSM Layer 1 software
* L1P_CONS.H
*
* Filename l1p_cons.h
* Copyright 2003 (C) Texas Instruments
*
www.eeworm.com/read/219503/14877872
lkf debug.lkf
-z -q -c -m"./Debug/lcd.map" -o"./Debug/lcd.out" -w -x -i"C:/ti2000/c2000/bios/lib" -i"C:/ti2000/c2000/rtdx/lib" -i"C:/ti2000/c2000/cgtools/lib"
"D:\dsp\t4\lcd\Debug\DSP281x_DefaultIsr.obj"
"D:\dsp\
www.eeworm.com/read/219503/14877902
lkv debug.lkv
-z -q -c -m"./Debug/lcd.map" -o"./Debug/lcd.out" -w -x -i"C:/ti2000/c2000/bios/lib" -i"C:/ti2000/c2000/rtdx/lib" -i"C:/ti2000/c2000/cgtools/lib"
"D:\dsp\t4\lcd\Debug\DSP281x_DefaultIsr.obj"
"D:\dsp\
www.eeworm.com/read/381652/9079835
rpt cpld_qq2812.rpt
Project Information e:\code\cpld_qq2812\cpld_qq2812.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 05/26/2008 14:44:37
Copyright (C) 1988-2002 Al
www.eeworm.com/read/457027/7335021
rpt cpld_qq2812.rpt
Project Information e:\code\cpld_qq2812\cpld_qq2812.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 05/26/2008 14:44:37
Copyright (C) 1988-2002 Al
www.eeworm.com/read/199735/7826715
asm sbp_chk.asm
; Reset routine for Soundblaster
; Coded for the SBF by millerje
; Modified (to replace sbp.asm) by cmb.
DSP_RESET equ 6
DSP_DATA_AVAIL equ 0Eh
DSP_READ_DATA equ 0Ah
.MODEL large,C
.D