代码搜索结果

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

flash.pas

unit flash; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Gauges, StdCtrls, ExtCtrls, CLTools; type TFlashForm = class(TForm) Shape1:

flash.dfm

object FlashForm: TFlashForm Left = 191 Top = 72 BorderStyle = bsNone Caption = 'FlashForm' ClientHeight = 311 ClientWidth = 482 Color = clBtnFace Font.Charset = GB2312_CHARSET

flash.c

/****************************************************************************** ** ** COPYRIGHT (C) 2000, 2001 Intel Corporation. ** ** This software as well as the software described in it is f

flash.h

/* * MIRACL C++ Header file flash.h * * AUTHOR : N.Coghlan * Modified by M.Scott * * PURPOSE : Definition of class Flash * * Copyright

flash.cmd

MEMORY { PAGE 0 : OTP : origin = 0x3D7800, length = 0x000800 FLASHJ : origin = 0x3D8000, length = 0x002000 FLASHI : origin = 0x3DA000, length = 0x002000 FLASH

flash.c

#include "config.h" //P0 #define FALE 1

flash.h

#ifndef __FLASHNEW_H__ #define __FLASHNEW_H__ #include "bool.h" void InitFlash(void); uint32 ReadID(void); uint8 ReadStatus(uint8 cmd); BOOL ReadNameData(uint32 PageAddr,uint16 offset,uint

flash.h

#ifndef __FLASH_H__ #define __FLASH_H__ void ProgramFlash(void); void TestFlash(void); #endif /*__FLASH_H__*/

flash.h

/* * MIRACL C++ Header file flash.h * * AUTHOR : N.Coghlan * Modified by M.Scott * * PURPOSE : Definition of class Flash * * Copyright