代码搜索结果

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

flash.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic

flash.dat

Com *-------------------------------------------------------------------------------------- Com * ATMEL Microcontroller Software Support - ROUSSET - Com *-------------------------------------

flash.dat

Com *-------------------------------------------------------------------------------------- Com * ATMEL Microcontroller Software Support - ROUSSET - Com *-------------------------------------

flash.c

#include "flash.h" #include "AT91RM9200.h" typedef volatile unsigned short * PReg; // SMC register definition #define FLASH_SMC_NWS (0x8

flash.h

#ifndef _FLASH_H #define _FLASH_H #include "globals.h" // Return values #define FLASH_NO_ERR (0x00) #define FLASH_BUSY (0xE0) #define FLASH_SEQUENCE_ABORT

flash.h

/***************************************************************************** ; ; (C) Unpublished Work of ADMtek Technology, Corp. All Rights Reserved. ; ; THIS WORK IS AN UNPUBLISHED WORK

flash.js

/* Copyright (c) 2004-2006, The Dojo Foundation All Rights Reserved. Licensed under the Academic Free License version 2.1 or above OR the modified BSD license. For more information on Dojo licens

flash.h

#include "..\inc\44b.h" #include "..\inc\def.h" /*KM29U128 IO 定义*/ //RB ->GPE0 //CLE ->GPA8 //ALE ->GPA9 //WP -> //CE ->GPA5 #define RB (0x01) #define CLE (0x100) #define ALE (0x200) //#define WP

flash.c

#include #include #include #include "..\inc\flash.h" #include "..\inc\44b.h" #include "..\inc\def.h" #include "..\inc\44blib.h" extern void __RdPage528(U8 *); /*these

flash.h

#include "..\startup\44b.h" #include "..\inc\def.h" /*KM29U128 IO 定义*/ //RB ->GPE0 //CLE ->GPA8 //ALE ->GPA9 //WP -> //CE ->GPA5 #define RB (0x01) #define CLE (0x100) #define ALE (0x200) //#define