代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.c
/*
* (C) Copyright 2000-2004
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* (C) Copyright 2004, Li-Pro.Net
* Stephan Linz
*
* See file CREDITS fo
flash.dat
Com *--------------------------------------------------------------------------------------
Com * ATMEL Microcontroller Software Support - ROUSSET -
Com *-------------------------------------
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.h
/* flash.h:
Header file for use with 29F800B for 16 bit mode.
*/
#define FLASH_TIMEOUT 1000000
#define FLASHFUNCSIZE 320
#define FLASH_PROTECT_WINDOW_CLOSED 0
#define ALL_SECTORS -1
/
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.h
/* flash.h:
Header file for use with 29LV160 for 32 bit mode (2 devices in x16 mode).
*/
/* FLASHFUNCSIZE:
Size of the array used by the flash operations to copy functions into
RAM space fo
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.h
/* flash.h:
Header file for use with 29F800B for 16 bit mode.
*/
/* FLASHFUNCSIZE:
Size of the array used by the flash operations to copy functions into
RAM space for execution out of non-f
flash.c
/* flashcom.c:
* This file contains the portions of the flash code that are device
* independent. Refer to the appropriate device sub-directory for the
* code that is specific to the flash devi