代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.h
#include "..\startup\44b.h"
#include "..\inc\def.h"
/*KM29U128 IO 定义*/
//RB ->GPE0
//CLE ->GPA8
//ALE ->GPA9
//WP ->
//CE ->GPA5
#define RB (0x01)
#define CLE (0x100)
#define ALE (0x200)
//#define
flash.h
#include "..\startup\44b.h"
#include "..\inc\def.h"
/*KM29U128 IO 定义*/
//RB ->GPE0
//CLE ->GPA8
//ALE ->GPA9
//WP ->
//CE ->GPA5
#define RB (0x01)
#define CLE (0x100)
#define ALE (0x200)
//#define
flash.h
/*-------------------------------------------------------------------------
* Filename: flash.h
* Version: $Id: flash.h,v 1.9 2001/12/31 00:28:53 erikm Exp $
* Copyright: Copyright (
flash.c
/*-------------------------------------------------------------------------
* Filename: flash.c
* Version: $Id: flash.c,v 1.11 2002/01/03 16:07:17 erikm Exp $
* Copyright: Copyright
flash.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
flash.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\ntscking\桌面\书程序\第四章\4.7FLASH\flash.uv2
Project File Date: 04/06/2005
Output:
flash.c
#include "..\..\flash.c"
flash.c
#include "..\..\flash.c"
flash.c
/* $Id: flash.c,v 1.25 2001/12/21 04:56:16 davem Exp $
* flash.c: Allow mmap access to the OBP Flash, for OBP updates.
*
* Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
*/
#include
flash.h
#ifndef LINUX_SPI_FLASH_H
#define LINUX_SPI_FLASH_H
struct mtd_partition;
/**
* struct flash_platform_data: board-specific flash data
* @name: optional flash device name (eg, as used with mtdparts