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

📄 halmutex.h

📁 用C语言设计的EPSON LCD控制器S1D13700驱动。
💻 H
字号:
// HALMUTEX.H - S1D13700 Project (Common/HAL) Revision History File
// Copyright (c) 2003 Epson Research and Development, Inc.
// All Rights Reserved.

#define	HAL_MUTEX_VERSION	"1.00"

#define	HAL_MUTEX_REVISION	"$Revision: 9 $"

// $Header: /13700/common/zzzMutex/halMutex.h 9     9/14/05 7:24p Roy $
// 
// $Log: /13700/common/zzzMutex/halMutex.h $
// 
// 9     9/14/05 7:24p Roy
// Removed one extra InitRegisters.
// 
// 8     9/13/05 6:34p Roy
// Added halDelayUS.
// 
// 7     5/12/05 3:28p Roy
// Fixed the pccard vram and reg address mapping problem.
// 
// 6     5/10/05 11:53a Roy
// Added pccard support.
// 
// 5     9/03/03 3:58p Roy
// Set REG000D_SCROLL_P3 = 0xc7.
// 
// 4     9/03/03 11:16a Roy
// Changed default values of scroll.
// 
// 3     8/14/03 2:49p Roy
// Changed initialization sequence in both direct and indirect modes.
// 
// 2     7/21/03 7:28p Roy
// Mofidied ClearVideoMemory.
// 
// 1     7/10/03 10:59a Roy
// Ported from 13710.
// 

⌨️ 快捷键说明

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