代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.c
#include "..\..\flash.c"
flash.c
#include "config.h"
#include "isp.h"
/****************************** FLASH写入函数 ***************************
* 函数原型:void flash_wr(Uchar xdata *addr, Uchar val)
* 功 能:向映射到外部数据存储器空间的FLASH地址单元addr
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.c
/*
* The content of this file or document is CONFIDENTIAL and PROPRIETARY
* to Jade Technologies Co., Ltd. It is subjected to the terms of a
* License Agreement between Licensee and Jade Tec
flash.def
LIBRARY flash
EXPORTS FLA_Init
FLA_Deinit
FLA_Open
FLA_Close
FLA_Read
FLA_Write
FLA_Seek
FLA_IOControl
FLA_PowerDown
FLA_PowerUp
flash.h
/***************************************************************************
* File: flash.h - Common definition for FLASH
*
* The content of this file or document is CONFIDENTIAL and PR
flash.c
/******************************************************************************
* *
* **********
flash.h
/*
* MIRACL C++ Header file flash.h
*
* AUTHOR : N.Coghlan
* Modified by M.Scott
*
* PURPOSE : Definition of class Flash
*
* Copyright
flash.cpp
/*
* MIRACL C++ Flash functions flash.cpp
*
* AUTHOR : N.Coghlan
* Modified by M.Scott
*
* PURPOSE : Implementation of Class Flash functions
flash.h
/*
* MIRACL C++ Header file flash.h
*
* AUTHOR : N.Coghlan
* Modified by M.Scott
*
* PURPOSE : Definition of class Flash
*
* Copyright