代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\ntscking\桌面\书程序\第四章\4.7FLASH\flash.uv2
Project File Date: 04/06/2005
Output:
flash.h
#ifndef __FLASH_H
#define __FLASH_H
#define ROM_BASE 0x00000000
#define DRAM_BASE 0x0c000000
#define SRAM_BASE 0x00000000
#define DEVICE_TYPE_X8 (8 / 8)
#define DEVICE_T
flash.c
#include "..\inc\board.h"
#include "..\inc\bios.h"
#include "..\inc\flash.h"
unsigned long flash_base;
unsigned short mfr_id;
unsigned short dev_id;
void send_cmd(unsigned long addr,unsigned char
flash.c
/****************************************************************
** *
** FILE : flash.C *
*
flash.h
#ifndef DEF_FLASH
#define DEF_FLASH
#define UART_FLASH 1
#define SST_SECTOE_NUM 512
#define SST_SECTOR_LIMIT 76
#define SST_BASE_ADDR 0x1000000 // flash基址和FLASH_BASE一致
#defi
flash.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : flash.h
* Author : MCD Application Team
* Date First Issued : 28/07/2003
* Desc
flash.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : flash.c
* Author : MCD Application Team
* Date First Issued : 07/28/2003
* Desc
flash.c
//-----------------------------------------------------------------------------
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under w
flash.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
flash.js
var url = tinyMCE.getParam("flash_external_list_url");
if (url != null) {
// Fix relative
if (url.charAt(0) != '/' && url.indexOf('://') == -1)
url = tinyMCE.documentBasePath + "/" + url;
docume