代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.c
#include
#include
#include
#include "ioregs.h"
#include "flash.h"
//初始化串口1
char str[20];
void init_uart1(void)
{
IO_UBRLCR1 = (IO_UBRLCR1 & ~BRDIV) | BR_
flash.h
/*
定义flash的基地址
RAM的基地址
*/
#define FLASH_START 0x70000000
#define RAM_START 0xC0000000
#define FLASH(offset) (FLASH_START + (offset))
#define FLASH_BYTE(offset) (*(volatile unsigned char
flash.h
/*
定义flash的基地址
RAM的基地址
*/
#define FLASH_START 0x70000000
#define RAM_START 0xC0000000
#define FLASH(offset) (FLASH_START + (offset))
#define FLASH_BYTE(offset) (*(volatile unsigned char
flash.h
#ifndef __FLASH_H__
#define __FLASH_H__
void ProgramFlash(void);
#endif /*__FLASH_H__*/
flash.c
#include
#include "..\inc\option.h"
#include "..\inc\def.h"
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\F29LV160.h"
U32 downloadAddress;
U32 downloadProgram
flash[1].css
/* 首页flash调用 */
.mainflashlist {
border-top: 3px solid #FFFFFF;
float: left;
width: 280px;
background: #F6F6F6;
height: 266px!important;
height: 269px;
overflow: hidden;
}
.mainflashl
flash.ld
/***********************************************************************/
/* This file is part of the ARM Compiler package */
/* Copyright KEIL ELEKTRONIK GmbH 1992-2004
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