代码搜索结果

找到约 57,103 项符合 Flash 的代码

flash.c

/* * board/eva/flash.c * * (C) Copyright 2002 * Sangmoon Kim, Etin Systems, dogoil@etinsys.com. * * See file CREDITS for list of people who contributed to this * project. * * This program is

flash.p

flash.o: flash.c ../../include/blob/config.h ../../include/blob/arch.h \ ../../include/blob/arch/mba44b0.h ../../include/blob/errno.h \ ../../include/blob/error.h ../../include/blob/led.h \ ../../i

flash.c

/* This file contains all of the flash support code that does not need to be relocated to RAM. Two separate files (flash.c and flashpic.c) are maintained because under certain compilers, they m

flash.c

/* This file contains all of the flash support code that does not need to be relocated to RAM. Two separate files (flash.c and flashpic.c) are maintained because under certain compilers, they m

flash.src

[Files] Flash.c [Headers] [Documents]

flash.ld

STARTUP(crt0.o) OUTPUT_ARCH(m68k) SEARCH_DIR(.) GROUP(-lgcc) __DYNAMIC = 0; MEMORY { sdram (rwx) : ORIGIN = 0x1000, LENGTH = 64k - 4k flash (rx) : ORIGIN = 0x04010000, LENGTH = 2M - 64k } PROV

flash.c

/* * (C) Copyright 2001, 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * Flash Routines for Intel devices * *--------------------------------------------------------------------

flash.c

/* * MOUSSE/MPC8240 Board definitions. * Flash Routines for MOUSSE onboard AMD29LV106DB devices * * (C) Copyright 2000 * Marius Groeger * Sysgo Real-Time Solutions, GmbH

flash.c

/* * board/eva/flash.c * * (C) Copyright 2002 * Sangmoon Kim, Etin Systems, dogoil@etinsys.com. * * See file CREDITS for list of people who contributed to this * project. * * This program is