代码搜索结果
找到约 57,103 项符合
Flash 的代码
flash lamp.lnp
"Flash Lamp.obj"
TO "Flash Lamp"
flash lamp_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Options
flash.c
/*-------------------------------------------------------------------------*/
/* FILENAME: flash.c -- DSK - HOST Code */
/*
flash.dsp
# Microsoft Developer Studio Project File - Name="flash" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con
ipaq-flash.c
/*
* Flash memory access on iPAQ Handhelds (either SA1100 or PXA250 based)
*
* (C) 2000 Nicolas Pitre
* (C) 2002 Hewlett-Packard Company
* (C) 2003 Christian P
dbox2-flash.c
/*
* D-Box 2 flash driver
*/
#include
#include
#include
#include
#include
#include
#include
pmcmsp-flash.c
/*
* Mapping of a custom board with both AMD CFI and JEDEC flash in partitions.
* Config with both CFI and JEDEC device support.
*
* Basically physmap.c with the addition of partitions and
* an a
alchemy-flash.c
/*
* Flash memory access on AMD Alchemy evaluation boards
*
* (C) 2003, 2004 Pete Popov
*/
#include
#include
#include
#i
flash.asp
插入Flash动画
flash.ld
MEMORY
{
flash : ORIGIN = 0x20000000, LENGTH = 0x00050000
ram : ORIGIN = 0x20050000, LENGTH = 0x400000
}
__stack_end__ = 0x00200000 + 0x00001000 - 4;
SECTIONS
{
. = 0;
startup :