xhc_custom.h

来自「MTK平台QQ移植」· C头文件 代码 · 共 19 行

H
19
字号
#ifndef _XHC_CUSTOM_H
#define _XHC_CUSTOM_H 

#include "MMI_features.h"

#define     XHC_OPT_APP_MEM_SIZE             (150 * 1024)
#define     XHC_MIN_APP_MEM_SIZE             (50 * 1024)


#define     XHC_APP_MEM_DEBUG_SIZE   (1000)

#define    XHC_RELEASE


#define    XHC_MEM_ASM

#endif

⌨️ 快捷键说明

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