代码搜索:Kbytes
找到约 342 项符合「Kbytes」的源代码
代码结果 342
www.eeworm.com/read/481348/1297405
h heap.h
// Copyright (c) 1999-2000 Microsoft Corporation. All rights reserved.
#ifndef _HEAP_H
#define _HEAP_H
#define CE_FIXED_HEAP_MAXSIZE 0x00060000 // each heap has at most 384Kbytes
#define CE_VA
www.eeworm.com/read/242733/4536571
h heap.h
// Copyright (c) 1999-2000 Microsoft Corporation. All rights reserved.
#ifndef _HEAP_H
#define _HEAP_H
#define CE_FIXED_HEAP_MAXSIZE 0x00060000 // each heap has at most 384Kbytes
#define CE_VA
www.eeworm.com/read/206632/5005200
h heap.h
// Copyright (c) 1999-2000 Microsoft Corporation. All rights reserved.
#ifndef _HEAP_H
#define _HEAP_H
#define CE_FIXED_HEAP_MAXSIZE 0x00060000 // each heap has at most 384Kbytes
#define CE_VA
www.eeworm.com/read/330176/3427043
h heap.h
// Copyright (c) 1999-2000 Microsoft Corporation. All rights reserved.
#ifndef _HEAP_H
#define _HEAP_H
#define CE_FIXED_HEAP_MAXSIZE 0x00060000 // each heap has at most 384Kbytes
#define CE_VA
www.eeworm.com/read/101254/7100249
cfg atiflrom.cfg
;
; ASIC definition
;
; 01/28/00 use ID 041F for AT49F511
; 03/01/00 disable GPIO for Rage128/+/pro
; 05/01/00 disable VIP for Rage6
; 05/30/00 use ID 041F for AT49F001 (128 Kbytes)
; 06/01
www.eeworm.com/read/151047/5687108
rom flashrom.rom
;
; ASIC definition
;
; 01/28/00 use ID 041F for AT49F511
; 03/01/00 disable GPIO for Rage128/+/pro
; 05/01/00 disable VIP for Rage6
; 05/30/00 use ID 041F for AT49F001 (128 Kbytes)
; 06/01
www.eeworm.com/read/121326/14760129
cfg atiflash.cfg
;
; ASIC definition
;
; 01/28/00 use ID 041F for AT49F511
; 03/01/00 disable GPIO for Rage128/+/pro
; 05/01/00 disable VIP for Rage6
; 05/30/00 use ID 041F for AT49F001 (128 Kbytes)
; 06/01
www.eeworm.com/read/377733/9263835
c main.c
#include "fun.h"
#include
/************针对FM1808存储区的变量*******/
data uint BufAddr1; //范围:0X7800~0X7FFF(2KBytes)
//内容:存放从PC主机串口传来的数据
data uint BufCount1; //对
www.eeworm.com/read/152573/12101808
txt 内存区域(memory areas)的定义--关键字.txt
内存区域(Memory Areas)
1. Pragram Area:
由Code说明可有多达64kBytes的程序存储器
2. Internal Data Memory:
内部数据存储器可用以下关键字说明:
data:直接寻址区,为内部RAM的低128字节 00H~7FH
idata:间接寻址区,包括整个内
www.eeworm.com/read/35007/892209
c flash.c
#include "flash.h"
#include "spi.h"
#include "delay.h"
//Mini STM32开发板
//W25X16 驱动函数
//正点原子@ALIENTEK
//2010/6/13
//V1.0
//4Kbytes为一个Sector
//16个扇区为1个Block
//W25X16
//容量为2M字节,共有32个Blo