代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.h
/*-------------------------------------------------------------------------
* Filename: flash.h
* Version: $Id: flash.h,v 1.2 2001/08/06 22:44:52 erikm Exp $
* Copyright: Copyright (
flash.c
/*-------------------------------------------------------------------------
* Filename: flash.c
* Version: $Id: flash.c,v 1.2 2001/08/06 22:44:52 erikm Exp $
* Copyright: Copyright (
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 */
flash.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
flash.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
flash.c
//**********************************************************************
//功能 : SST39VF160操作子程序
//作者 : lihj
//创建日期 : 2004-06-19
//版本 : V1.0
//修改记录 :
//****************************************
flash.cfg
#base start end P reg terase tme tnvs tpgs tprog tnvh tnvh1 trcv
0 0x0004 0x7dff 1 0x0f40 0x0002 0x0006 0x001A 0x0033 0x0066 0x001A 0x019A 0x0006
0 0x0000 0x0003 1 0x0f80 0
flash.c
/**********************************************************************
*
* Filename: flash.c
*
* Description: A software interface to the AMD 29F010 flash memory.
*
* Notes: Som