代码搜索:4KB

找到约 98 项符合「4KB」的源代码

代码结果 98
www.eeworm.com/read/355959/10240878

txt icdpictypes_generic.txt

For the newer PICs not defined in icdpictypes.inc, the following generic types have been defined: model IdTypePIC max_flash (this is the max address of PIC) 18F w/4KB flash 0
www.eeworm.com/read/435489/7791201

txt icdpictypes_generic.txt

For the newer PICs not defined in icdpictypes.inc, the following generic types have been defined: model IdTypePIC max_flash (this is the max address of PIC) 18F w/4KB flash 0
www.eeworm.com/read/219019/14897848

s bootother.s

#include "asm.h" # Start an Application Processor. This must be placed on a 4KB boundary # somewhere in the 1st MB of conventional memory (APBOOTSTRAP). However, # due to some shortcuts below it's re
www.eeworm.com/read/313229/13591566

html logrecord.html

Logging area The logging area consists of a sequence of 4KB log records. Each logrecord is structured as follows: offset(length) contents 0(4) Magic number 'RCRD' 1E
www.eeworm.com/read/124989/6034685

h loader.h

/* Do not change these values unless you really know what you are doing; the pre-computed lookup tables rely on the buffer size being 4kB or smaller. The buffer size must be a power of two. The
www.eeworm.com/read/103088/6224096

h loader.h

/* Do not change these values unless you really know what you are doing; the pre-computed lookup tables rely on the buffer size being 4kB or smaller. The buffer size must be a power of two. The
www.eeworm.com/read/100766/15864868

html logrecord.html

Logging area The logging area consists of a sequence of 4KB log records. Each logrecord is structured as follows: offset(length) contents 0(4) Magic number 'RCRD' 1E
www.eeworm.com/read/100282/15877984

html logrecord.html

Logging area The logging area consists of a sequence of 4KB log records. Each logrecord is structured as follows: offset(length) contents 0(4) Magic number 'RCRD' 1E
www.eeworm.com/read/490151/6459509

xcl ap_mode5.xcl

/* mode5 app size 4kB */ /* Generate cross-reference list: MODULE MAP */ -xms /* Generate list file */ -l main.lst /* Include library */ /* First: define CPU */ -c6502 /* Set
www.eeworm.com/read/490151/6459616

xcl ap_mode0.xcl

/* mode0 app size 4kB */ /* Generate cross-reference list: MODULE MAP */ -xms /* Generate list file */ -l main.lst /* Include library */ /* First: define CPU */ -c6502 /* Set