pcm_dbg.h
来自「WinCE 3.0 BSP, 包含Inter SA1110, Intel_815」· C头文件 代码 · 共 12 行
H
12 行
//
// 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 + =
减小字号Ctrl + -
显示快捷键?