⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 play_capture_ad9883.h

📁 1. 8623L平台
💻 H
字号:
/* * * Copyright (c) 2001-2007 Sigma Designs, Inc.  * All Rights Reserved. Proprietary and Confidential. * *//**	@file   play_capture_AD9883.h	@brief  device specific functions for play_capture_main application		@author Christian Wolff Sean.Sekwon.Choi*/#ifndef __PLAY_CAPTURE_AD9883_H__#define __PLAY_CAPTURE_AD9883_H__#include "common.h"#include "play_capture_main.h"RMstatus init_capture_AD9883(struct RUA *pInstance, 			     struct capture_cmdline *capture_opt, //			     struct local_cmdline *local_opt, 			     struct audio_cmdline *audio_opt, 			     RMuint8 dev, 			     RMuint8 delay);RMstatus tristate_AD9883(struct RUA *pInstance, 			 RMuint8 delay, 			 RMuint8 dev);#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -