feature.h

Go to the documentation of this file.
00001 /*****************************************************************************
00002                            C   H E A D E R   F I L E
00003 
00004     Copyright (c) 2003 Neuros Audio LLC, All rights reserved.
00005 
00006 ******************************************************************************/
00007 
00019 
00020 #ifndef FEATURE__H
00021 #define FEATURE__H
00022 
00023 /*---------------------------------------------------------------------------*/
00024 #ifdef __cplusplus
00025 extern "C" {
00026 #endif
00027 
00028 /*-- HEADER FILE INCLUDES ---------------------------------------------------*/
00029 #include "stdio.h"
00030 #include "stdlib.h"
00031 #include "string.h"
00032 #include "std.h"
00033 #include "swi.h"
00034 #include "tsk.h"
00035 #include "mbx.h"
00036 #include "hook.h"
00037 #include "lck.h"
00038 #include "sem.h"
00039 #include "ctype.h"
00040 #include "c54regs.h"
00041 
00042 
00043 /*-- SHARED DEFINITIONS -----------------------------------------------------*/
00044 
00047 #define TIDSPC5416
00048 
00051 #define WAV_SUPPORT
00052 
00055 #define WMA_SUPPORT
00056 
00059 #define OGG_SUPPORT
00060 
00063 #define USB20_SUPPORT
00064 
00067 #define DJ_SUPPORT
00068 
00071 #define M3U_SUPPORT
00072 
00075 //#define SP_SUPPORT
00076 
00079 //#define MIXER_SUPPORT
00080 
00083 //#define ALARM_SUPPORT
00084 
00087 //#define BACKUP_DATABASE
00088 
00091 #define USE_DATABASE_HACKS
00092 
00095 #define MEDIA_CEILING_PRIORITY (6)
00096 
00097 extern int ENV_xdata;
00098 extern int ENV_idata; 
00099 /*---------------------------------------------------------------------------*/
00100 #ifdef __cplusplus
00101 }
00102 #endif
00103 
00104 /*---------------------------------------------------------------------------*/
00105 #endif /* FEATURE__H */
00106 
00107 /*****************************************************************************
00108                 Neuros Audio LLC. Confidential Proprietary
00109  *****************************************************************************/
00110 

Generated on Wed Jan 19 01:12:39 2005 for neuros-firmware by  doxygen 1.3.9.1