📄 tritonsys_recorder_voice_a9.h
字号:
/*
* ============================================================================
*
* TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
*
* Property of Texas Instruments
* For Unrestricted Internal Use Only
* Unauthorized reproduction and/or distribution is strictly prohibited.
* This product is protected under copyright law and trade secret law as an unpublished work.
* Created 2004, (C) Copyright 2004 Texas Instruments. All rights reserved.
*
* test: tritonsys_recorder_voice
*
* project: NEPTUNE SILICON VALIDATION
*
* =============================================================================*/
#ifndef __TRITONSYS_RECORDER_VOICE_A9_H__
#define __TRITONSYS_RECORDER_VOICE_A9_H__
/* ============================================================================
* INCLUDE FILES
* =============================================================================*/
#include <stdlib>
#include "monolithic_neptune_a9.h"
#include "result.h"
#include "errorcodes.h"
/* #include "inth2.h"
*/
/* //#include "test.h"
*/
/* //#include "testbench.h"
*/
/* //#include "io_configuration.h"
*/
/* #include "mcbsp1.h"
*/
/* //#include "mcsi2.h"
*/
/* //#include "interrupt_mapping.h"
*/
/* #include "dmareq_mapping.h"
*/
/* //#include "configuration.h"
*/
/* #include "gdma_omap32.h"
*/
/* #include "gdmatest_omap32.h"
*/
/* #include "error.h"
*/
/* #include "mem.h"
*/
/* #include "triton_mapping.h"
*/
/* #include "triton_rtc.h"
*/
/* #include "triton_test_rtc.h"
*/
/* #include "triton_inth.h"
*/
/* #include "ssw.h"
*/
/* #include "timer.h"
*/
/* //#include "ulpd.h"
*/
/* #include "triton_audio.h"
*/
/* ============================================================================
* GLOBAL DEFINITIONS
* =============================================================================*/
/* ============================================================================
* FUNCTIONS PROTOTYPES
* =============================================================================*/
extern UWORD16 tritonsys_recorder_voice(void);
#endif /* __TRITONSYS_RECORDER_VOICE_A9_H__ */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -