代码搜索结果

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

flash.map

================================================================================ Section Cross References init.o(vectors) refers to init.o(.text) for SWI_Wrapper init.o(vectors) refer

flash.h

#ifndef __FLASH_H #define __FLASH_H #define ROM_BASE 0x00000000 #define DRAM_BASE 0x0c000000 #define SRAM_BASE 0x00000000 #define DEVICE_TYPE_X8 (8 / 8) #define DEVICE_T

flash.c

#include "..\inc\board.h" #include "..\inc\bios.h" #include "..\inc\flash.h" unsigned long flash_base; unsigned short mfr_id; unsigned short dev_id; void send_cmd(unsigned long addr,unsigned char

flash.s

.module Flash.c .area lit(rom, con, rel) _Fat16_Bpb:: .byte 235,3 .byte 144,'M .byte 'S,'W .byte 'I,'N .byte 52,46 .byte 49,0 .byte 2,1 .byte 1,0 .byte 2,0 .byte 2,0 .byte 25

flash.lis

.module Flash.c .area lit(rom, con, rel) 0000 _Fat16_Bpb:: 0000 EB03 .byte 235,3 0002 904D .byte 144,'M 000

flash.o

XL H 2 areas F global symbols M Flash.c S push_gset1 Ref0000 S push_gset4 Ref0000 S pop_gset1 Ref0000 S pop_gset4 Ref0000 S empy16s Ref0000 S lsl16 Ref0000 S _PageBuf Ref0000 A text size 368

flash.c

#include #include #include "Flash.h" extern unsigned char PageBuf[512]; const unsigned char Fat16_Bpb[512]={ 0xEB,0x03,0x90,'M','S','W','I','N','4','.','1',0,2,1,1,

flash._c

#include #include #include "Flash.h" extern unsigned char PageBuf[512]; const unsigned char Fat16_Bpb[512]={ 0xEB,0x03,0x90,'M','S','W','I','N','4','.','1',0,2,1,1,

flash.h

#define BOOL unsigned char #define FALSE 0 #define TRUE (!FALSE) /*K9f5608U0A 命令定义*/ #define READ0 0x00 #define READ1 0x01 #define READ2 0x50 #define READID 0x90 #define RESET

flash.lst

C51 COMPILER V7.20 FLASH 01/31/2007 10:21:46 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE FLASH OBJECT MODULE PLACED IN F