代码搜索:Flash读写
找到约 10,000 项符合「Flash读写」的源代码
代码结果 10,000
www.eeworm.com/read/309949/3702855
c flash.c
/*
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/309949/3702866
c flash.c
/*
* (C) Copyright 2000-2004
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* (C) Copyright 2004, Li-Pro.Net
* Stephan Linz
*
* See file CREDITS fo
www.eeworm.com/read/309949/3702872
c flash.c
/*
* (C) Copyright 2000-2004
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* (C) Copyright 2004, Li-Pro.Net
* Stephan Linz
*
* See file CREDITS fo
www.eeworm.com/read/309810/3703949
lcf flash.lcf
#
# File: flash.lcf
# Purpose: Linker file for the M5275EVB
#
# Notes: For use with a part programmer.
#
#
MEMORY
{
dbug_ram (RWX) : ORIGIN = 0x00000400, LENGTH = 0x0001FC00
www.eeworm.com/read/309641/3704666
c flash.c
/******************************************************************************
* *
* **********
www.eeworm.com/read/308433/3713717
c flash.c
#include "config.h"
#include "isp.h"
/****************************** FLASH写入函数 ***************************
* 函数原型:void flash_wr(Uchar xdata *addr, Uchar val)
* 功 能:向映射到外部数据存储器空间的FLASH地址单元addr
www.eeworm.com/read/308433/3713721
opt 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 {
www.eeworm.com/read/308427/3714340
c 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
www.eeworm.com/read/308427/3714772
def 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