代码搜索:flashROM
找到约 136 项符合「flashROM」的源代码
代码结果 136
www.eeworm.com/read/111495/6961273
h pcisets.h
/*
* BIOS/Flashrom driver for Linux
*
* Copyright (C) 1998-2002 Stefan Reinauer
*
*/
#include
#if defined(__i386__) || defined(__ia64__) || defined(__alpha__)
str
www.eeworm.com/read/316612/13519927
c main.c
#include "Target\44blib.h"
#include "flashtest\flashrom.h"
/********************************************/
// S3C44BOX(ARM7TDMI Core) 开发板演示工具
// 日期:2003-12-28
/
www.eeworm.com/read/111495/6961264
c bios_core.c
/*
* BIOS/Flashrom driver for Linux
*
* Copyright (C) 1998-2002 Stefan Reinauer
*
*/
#include
#include
#include
#include
www.eeworm.com/read/111495/6961270
c pcisets.c
/*
* BIOS/Flashrom driver for Linux
*
* Copyright (C) 1998-2002 Stefan Reinauer
*
*/
#include
#include
#include
#include
www.eeworm.com/read/111495/6961261
c procfs.c
/*
* BIOS/Flashrom driver for Linux
*
* Copyright (C) 1998-2002 Stefan Reinauer
*
*/
#include
#include
#include
#ifdef CONFIG_PROC
www.eeworm.com/read/275720/10799876
c main.c
#include "..\Target\44blib.h"
#include "..\target\44b.h"
#include "..\flashtest\flashrom.h"
void Main(void)
{
int i;
char aa;
INT16U temp;
//rSYSCFG=CACHECFG; // Using 8KB Cache//
www.eeworm.com/read/343122/11974406
c main.c
#include "..\Target\44blib.h"
#include "..\target\44b.h"
#include "..\flashtest\flashrom.h"
void Main(void)
{
int i;
char aa;
INT16U temp;
//rSYSCFG=CACHECFG; // Using 8KB Cache//
www.eeworm.com/read/230634/14280530
c main.c
#include "..\Target\44blib.h"
#include "..\target\44b.h"
#include "..\flashtest\flashrom.h"
void Main(void)
{
int i;
char aa;
INT16U temp;
//rSYSCFG=CACHECFG; // Using 8KB Cache//
www.eeworm.com/read/246769/12705615
c main.c
#include "2410lib.h"
#include "2410addr.h"
#include "timer.h"
#include "flashrom.h"
/********************************************/
// ARMSYS实验二:flash ROM 擦除写入测试
// 描述:对SST39VF160进行擦除和写入操作
www.eeworm.com/read/274280/4187093
c main.c
#include "2410lib.h"
#include "2410addr.h"
#include "timer.h"
#include "flashrom.h"
/********************************************/
// ARMSYS实验二:flash ROM 擦除写入测试
// 描述:对SST39VF160进行擦除和写入操作