代码搜索:Flash
找到约 10,000 项符合「Flash」的源代码
代码结果 10,000
www.eeworm.com/read/150583/5690563
h flash.h
//==========================================================================
//
// flash.h
//
// Flash programming - device constants, etc.
//
//=============================================
www.eeworm.com/read/150583/5690571
h flash.h
//==========================================================================
//
// flash.h
//
// Flash programming - device constants, etc.
//
//=============================================
www.eeworm.com/read/150583/5690578
h flash.h
//==========================================================================
//
// flash.h
//
// Flash programming - device constants, etc.
//
//=============================================
www.eeworm.com/read/150583/5690937
c flash.c
//==========================================================================
//
// flash.c
//
// ARM PID7 eval board FLASH program tool
//
//=============================================
www.eeworm.com/read/150583/5690964
c flash.c
//=============================================================================
//
// flash.c - Cyclone Diagnostics
//
//==========================================================================
www.eeworm.com/read/150583/5691107
h flash.h
//==========================================================================
//
// flash.h
//
// Flash programming - external interfaces
//
//================================================
www.eeworm.com/read/150485/5692248
c flash.c
#include "types.h"
#include "bioscall.h"
#include "flash.h"
const struct flash_info table[] = {
{
mfr_id: MANUFACTURER_SST,
dev_id: SST39VF040,
name: "SST SST39VF040",
size: 0x00080000,
e
www.eeworm.com/read/150485/5692251
h flash.h
#ifndef __FLASH_H
#define __FLASH_H
#define MAX_CHIPS 6
#define DEVICE_TYPE_X8 (8 / 8)
#define DEVICE_TYPE_X16 (16 / 8)
#define DEVICE_TYPE_X32 (32 / 8)
/* Addresses */
#define ADDR_MA
www.eeworm.com/read/149300/5701637
plg flash.plg
Build Log
--------------------Configuration: Flash - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\user\LO
www.eeworm.com/read/149300/5701640
cpp flash.cpp
// Flash.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Flash.h"
#include "FlashDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static