代码搜索结果
找到约 10,000 项符合
Audio 的代码
play_audio.c
/*
*
* Copyright (c) Sigma Designs, Inc. 2002. All rights reserved.
*
*/
/**
@file dcc_demo.c
@brief sample application to access the Mambo chip and test DMA transfers
@author Julien Soulier
play_audio.h
/*
*
* Copyright (c) Sigma Designs, Inc. 2002. All rights reserved.
*
*/
/**
@file play_audio.h
@author Christian Wolff
@ingroup mruasamplecode
*/
#define MICROCODE_FILE "../ucode_lib/uc
dcc_audio.c
/*****************************************
Copyright © 2001-2003
Sigma Designs, Inc. All Rights Reserved
Proprietary and Confidential
*****************************************/
/**
@file dcc
agc_audio.arg
Debug.lkv agc_audio.prj
agc_audio.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="agc_audio"
ProjectDir="F:\dspfiles\MY STUDY\KAOSHI\LIUMING--20040X0X--agc_audio\"
Pr
agc_audio.c
#include "agc_inter.h"
#include "init_ad_bsp.h"
int din,dout;
int read_bsp(void);
void write_bsp(int);
void led_light(void);
int agc_audio(int);
void main()
{
init_board;
w