代码搜索结果

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

flash.idl

// Flash.idl : IDL source for Flash.exe // // This file will be processed by the MIDL tool to // produce the type library (Flash.tlb) and marshalling code. import "oaidl.idl"; import "ocidl.id

flash.c

#include "types.h" #include "bioscall.h" #include "flash.h" const struct flash_info table[] = { { mfr_id: MANUFACTURER_SST, dev_id: SST39VF040, name: "SST SST39VF040", size: 0x00080000, e

flash.h

#ifndef __FLASH_H #define __FLASH_H #define MAX_CHIPS 6 #define DEVICE_TYPE_X8 (8 / 8) #define DEVICE_TYPE_X16 (16 / 8) #define DEVICE_TYPE_X32 (32 / 8) /* Addresses */ #define ADDR_MA

flash.c

#include /* for EnableInterrupts macro */ //#include /* for memcpy() */ #include "derivative.h" /* include peripheral declarations */ #include "Flash.h" extern void SendD