代码搜索结果

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

flash.c

/* * (C) Copyright 2003 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you

flash.c

/* * (C) Copyright 2001 * Kyle Harris, Nexus Technologies, Inc. kharris@nexus-tech.net * * (C) Copyright 2001-2004 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * (C) Copyright 2003

flash.c

/* * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you

flash.h

/* * (C) Copyright 2000 * Murray Jensen, CSIRO-MIT, * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you ca

flash.c

/* * (C) Copyright 2002 * Sysgo Real-Time Solutions, GmbH * Alex Zuepke * * (C) Copyright 2005 * 2N Telekomunikace, a.s. * Ladislav Michl

flash.c

/* * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you

flash.c

/* * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you

flash.c

/* * (C) Copyright 2000 * Marius Groeger * Sysgo Real-Time Solutions, GmbH * * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. *

flash.c

/* * (C) Copyright 2000-2004 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software

flash.c

#include #include flash_info_t flash_info[CFG_MAX_FLASH_BANKS]; unsigned long flash_init(void) { int i; for (i = 0; i < CFG_MAX_FLASH_BANKS; i++) { flash_info[