代码搜索:Kbytes
找到约 342 项符合「Kbytes」的源代码
代码结果 342
www.eeworm.com/read/232423/4698861
ld flash.ld
MEMORY {
flash : ORIGIN = 0xffe00000, LENGTH = 0x00010000
ram : ORIGIN = 0x003c0000, LENGTH = 0x0003ffff /* last 256Kbytes of dram */
}
SECTIONS {
.text : {
_stext = . ;
www.eeworm.com/read/232423/4698884
ld flash.ld
MEMORY {
flash : ORIGIN = 0xffe00000, LENGTH = 0x00010000
ram : ORIGIN = 0x00ec0000, LENGTH = 0x0003ffff /* last 256Kbytes of dram */
}
SECTIONS {
.text : {
_stext = . ;
www.eeworm.com/read/345992/3194390
fs mib.fs
BEGIN {
printf "%-20.20s %6.6s %6.6s %6.6s %8.8s %-20.20s\n",
"Filesystem", "kbytes", "used", "avail", "capacity", "Mounted on";
didone = 0;
for (i in fsIdentifier) {
didone = 1;
kb
www.eeworm.com/read/148139/5718320
ld flash.ld
MEMORY {
flash : ORIGIN = 0x10c00000, LENGTH = 0x00010000
ram : ORIGIN = 0x007c0000, LENGTH = 0x00040000 /* last 256Kbytes of sdram */
}
SECTIONS {
.text : {
_stext = . ;
*(
www.eeworm.com/read/148139/5718342
ld ram.ld
MEMORY {
flash : ORIGIN = 0x30020000, LENGTH = 0x00004000
ram : ORIGIN = 0x003c0000, LENGTH = 0x0003ffff /* last 256Kbytes of dram */
}
SECTIONS {
.text : {
_stext = . ;
*(.te
www.eeworm.com/read/148139/5718349
successful flash.ld.eip.successful
MEMORY {
flash : ORIGIN = 0xffe00000, LENGTH = 0x00100000 /* 1MB of flash (A[19] pulled high) */
ram : ORIGIN = 0x00600000, LENGTH = 0x00040000 /* 256Kbytes of sdram */
}
SECTIONS {
.
www.eeworm.com/read/148139/5718355
12 flash.ld.6.12
MEMORY {
flash : ORIGIN = 0xffe00000, LENGTH = 0x00100000 /* 1MB of flash (A[19] pulled high) */
ram : ORIGIN = 0x00600000, LENGTH = 0x00040000 /* 256Kbytes of sdram */
}
SECTIONS {
.
www.eeworm.com/read/148139/5718357
ldls flash.ldls
MEMORY {
flash : ORIGIN = 0xffe00000, LENGTH = 0x00100000 /* 1MB of flash (A[19] pulled high) */
ram : ORIGIN = 0x00600000, LENGTH = 0x00040000 /* 256Kbytes of sdram */
}
SECTIONS {
.
www.eeworm.com/read/148139/5718375
ld flash.ld
MEMORY {
flash : ORIGIN = 0xf0000000, LENGTH = 0x0000c000
ram : ORIGIN = 0x003c0000, LENGTH = 0x00040000 /* last 256Kbytes of sdram */
}
SECTIONS {
.text : {
_stext = . ;
*(
www.eeworm.com/read/148139/5718376
ld ram.ld
MEMORY {
flash : ORIGIN = 0x00010000, LENGTH = 0x0000c000
ram : ORIGIN = 0x003c0000, LENGTH = 0x00040000 /* last 256Kbytes of sdram */
}
SECTIONS {
.text : {
_stext = . ;
*(