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

📄 pcm_dbg.h

📁 WINDOWS CE BSP用于SBC2440开发板
💻 H
字号:
// Copyright (c) 1999-2000 Microsoft Corporation.  All rights reserved.
//
// This file defines the base address of the PCMCIA memory are used for PCMCIA tracing.
// This number is already defined elswhere, but I needed it to be defined in a platform
// independant fashion so that public files can reference it.  This file should normally
// only be included by pcmtrace.h

#include "p2.h"

#define __PCMDBG_BASE              PCMCIA0_16_CMN_WIN_BASE
#define __PCMDBG_MEMORY_SIZE       PCMCIA_CMN_WIN_SIZE

⌨️ 快捷键说明

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