代码搜索:Flash

找到约 10,000 项符合「Flash」的源代码

代码结果 10,000
www.eeworm.com/read/138035/5817856

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/138035/5817859

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/137311/5825833

c flash.c

/* $Id: flash.c,v 1.23 2001/11/21 15:52:44 jonashg Exp $ * June 15, 2002 - made flash length with MSB set - compare only) * May, 1, 2002 - support for Intel StrataFlash (and Micron) * modified by A
www.eeworm.com/read/136827/5846756

h flash.h

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS and its licensors. ** All rights reserved. ** ** This file is part of the Qtopia Environ
www.eeworm.com/read/136827/5846761

cc flash.cc

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998,1999 Olivier Debon // // This program is free software; you can redistribute it and/or /
www.eeworm.com/read/136821/5851442

h flash.h

/*/////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998 Olivier Debon // // This program is free software; you can redistribute it and/or // mod
www.eeworm.com/read/136821/5851447

cc flash.cc

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998,1999 Olivier Debon // // This program is free software; you can redistribute it and/or /
www.eeworm.com/read/136812/5858518

c flash.c

/* Copyright (c) 1984 AT&T */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ /* The copyright notice above does not evidence any */ /* actual or intended p
www.eeworm.com/read/136812/5858595

c _flash.c

/* Copyright (c) 1984 AT&T */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ /* The copyright notice above does not evidence any */ /* actual or intended p
www.eeworm.com/read/136786/5864756

c flash.c

/* $Id: flash.c,v 1.24 2001/10/08 22:19:51 davem Exp $ * flash.c: Allow mmap access to the OBP Flash, for OBP updates. * * Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be) */ #include