代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.dfm
object Form1: TForm1
Left = 182
Top = 101
BorderStyle = bsNone
Caption = 'FlashFrm'
ClientHeight = 348
ClientWidth = 536
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Fon
flash.pas
unit flash;
//*---------------------------------------------------------------------------+
//
flash.~pas
unit flash;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
OleCtrls, ShockwaveFlashObjects_TLB, StdCtrls;
type
TForm1 = class(TForm)
Sh
flash.ini
/***********************************************************************/
/* This file is part of the ARM Compiler package */
/* Copyright KEIL ELEKTRONIK GmbH 1992-2004
flash.c
#include "wtx.h"
#include "e:\nucleus\nucleus_plus\nucleus.h"
#define FALSE 0
#define TRUE 1
/***************************************************************
flash.h
void Erase_One_Sector (unsigned short *Dst);
void Erase_One_Block (unsigned short *Dst);
void Erase_Entire_Chip();
void Program_One_Word (unsigned short SrcWord, unsigned short *Dst);
void Prog
flash.frm
VERSION 5.00
Begin VB.Form Flash
BorderStyle = 0 'None
Caption = "Form1"
ClientHeight = 1620
ClientLeft = 4515
ClientTop = 4065
ClientWid