代码搜索结果

找到约 10,000 项符合 DSP 的代码

sb.h

#define DSP_RESET (sbc_base + 0x6) #define DSP_READ (sbc_base + 0xA) #define DSP_WRITE (sbc_base + 0xC) #define DSP_COMMAND (sbc_base + 0xC) #define DSP_STATUS (sbc_base + 0xC) #define DSP_DATA_A

sb.h

#define DSP_RESET (sbc_base + 0x6) #define DSP_READ (sbc_base + 0xA) #define DSP_WRITE (sbc_base + 0xC) #define DSP_COMMAND (sbc_base + 0xC) #define DSP_STATUS (sbc_base + 0xC) #define DSP_DATA_AVAIL

maria2_dsp_lib.h

#ifndef __MARIA2_DSP_LIB_H #define __MARIA2_DSP_LIB_H void VD_DSP_Ctl(BOOL bEnable); void VD_DSP(void); // This function must be called at timer void VD_DSP_Int(void); #endif

dsp.h

/******************************************************************************/ /* SCCS: %Z% Name: %M% Date US: %G% %U% Ver.: %I% */ /***************************************************************

atidsp.c

/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/atidsp.c,v 1.21 2003/09/24 02:43:18 dawes Exp $ */ /* * Copyright 1997 through 2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org * *

unit_declare.pas

unit Unit_Declare; interface uses Unit1; //车牌事件定义 const DSP_FILTER_OUT_VIEW =10; //运动的车牌可能已出界了 DSP_FILTER_BEFORE_CLEAR=11; //统计过滤器清空之前的通知 DSP_FILTER_TIMER_OVER =12; //本次统计已超时 DSP_FIL

fft.h

#ifndef _DSP_FFT_HEAD #define _DSP_FFT_HEAD void DSP_FFT_init(int DotNumber,int iRadix); void DSP_FFT_core(short *AudioData,short *FftData); void DSP_FFT_test(short *OutData); #endif

dspdef.hec

/******************************************************************************/ /* SCCS: %Z% Name: %M% Date US: %G% %U% Ver.: %I% */ /***************************************************************

debug.lkf

-z -q -o"./Debug/dsp_prom_34.out" -x -i"e:/ti/c5400/bios/lib" -i"e:/ti/c5400/rtdx/lib" -i"e:/ti/c5400/cgtools/lib" "D:\DSP_PROM\dsp_asm_4\dsp_prom_34\Debug\can.obj" "D:\DSP_PROM\dsp_asm_4\dsp_prom_3

dsp_prom_34.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="D:\DSP_PROM\dsp_asm_4\dsp_prom_34\" ProjectType=Executable CPUFamily=TMS320C54XX Too