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

📄 harness.h

📁 ST5518机顶盒系统文件系统源代码!绝对超值!
💻 H
字号:
#include <stddef.h>#include <stdlib.h>#include "stdevice.h"/* Private variables (static) --------------------------------------------- */#define D_CACHE_ON         1#define NCACHE_MEMORY_SIZE          0x80000#define SYSTEM_MEMORY_SIZE          0x180000extern ST_Partition_t *InternalPartition;extern ST_Partition_t *NcachePartition;extern ST_Partition_t *SystemPartition;extern ST_Partition_t *DriverPartition;

⌨️ 快捷键说明

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