📄 tsezkitdef.h
字号:
//***********************************************************************
// Generic defines for the TigerSHARC ADSP-TS201 EZ-Kit
// TSEZKitDef.h
//***********************************************************************
#if !defined(__TSEZKITDEF_H_)
#define __TSEZKITDEF_H_
//********************* EZ Kit Memory Limitation Define *****************
#define __EZKIT_LICENSE_RESTRICTION_TigerSHARC__
//***********************************************************************
#define LCLKRAT 12
#define dummy_external_memory 0x80000000
//********************** Board Memory Map Defines ***********************
#define CODEC 0x0c000000
//***********************************************************************
#endif //__TSEZKITDEF_H_
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -