代码搜索结果

找到约 10,000 项符合 Flash 的代码

flash.c

/*------------------------------------------------------------------------- * Filename: flash.c * Version: $Id: flash.c,v 1.2 2001/08/06 22:44:52 erikm Exp $ * Copyright: Copyright (

flash.c

#include "flash.h" #include "..\Target\44b.h" #include "..\Target\44blib.h" #define LASTBLOCK 1023 unsigned int Check_Flash_Id(void) { } void Flash_Reset() { } unsigned char Er

flash.h

#define FAIL 0 #define OK 1 #define Nand_RB (0x01) #define Nand_CE (0x02) #define Nand_CLE (0x04) #define Nand_ALE (0x08) #define Nand_IO (*(volatile unsigned char *)0x02000000) //ba

flash.h

/* ******************************************************* // Copyright (c)2004 Ark Pioneer Microelectronics Ltd., // All Rights Reserved // // Filename: flash.h // Version: 1.0 // Created: 200

flash.h

#include "..\inc\44b.h" #include "..\inc\def.h" /*KM29U128 IO 定义*/ /* PC7 6 5 4 3 2 1 0 */ /* I I I I I I I I */ /* NC NC NC NC SMCALE SMCCLE SMCCE SMCRB*/ /* 00

flash.c

#include #include #include #include "..\inc\flash.h" #include "..\inc\44b.h" #include "..\inc\def.h" #include "..\inc\44blib.h" /* PC7 6 5 4 3 2 1 0 */