代码搜索结果
找到约 10,000 项符合
Audio 的代码
audio.cdb
//! Generic C6211 Base -- works for DSK6211
//# c6211.cdb 4.02.83
object SDRAM :: MEM {
param iComment :: "This object defines space for the DSP's off-chip memory"
param iIsUsed :: 1
par
audio.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="degree0"
ProjectDir="C:\ti20\myprojects\biosbydegrees\Degree1\"
ProjectType=Executab
audio.h
/*
* ======== audio.h ========
*/
/*
* For filtering purposes, number of samples
* that are copied from the end of one full
* buffer to the beginning of the next buffer
* to be fi
audio.c
/*
* DSP/BIOS by Degrees (SPRA591) for DSK6711 and DSK6211
*
* ======== audio.c ========
*/
#include
#include
#include
#include
#include