代码搜索结果

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

flash.pdx

%PDX-3.1 %忏嫌 1 0 obj

flash.frm

VERSION 5.00 Begin VB.Form Flash ClientHeight = 5205 ClientLeft = 2010 ClientTop = 1275 ClientWidth = 6705 ControlBox = 0 'False LinkTopic

flash.c

typedef unsigned char uchar; typedef unsigned int uint; #include "config.h" #include "define.h" #include "flash.h" #include "Lcd.h" #include "beep.h" void (* iap_entry) (unsigned in

flash.h

//128K Flash , 32 Sector , 4K Byte / Sector . //16K RAM #define IAP_LOCATION 0x7FFFFFF1 #define IAP_PCCLK 14745 #define IAP_PREPARE_SECTION 50 #define IAP_COPY_TO_FLASH 51 #define