OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SRAM_SIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x68k/include/
sram.h
40
#define
SRAM_SIZE
16*1024 /* Sram size is 16K bytes. */
/src/sys/arch/evbppc/include/
walnut.h
58
#define
SRAM_SIZE
0x80000 /* SRAM size - 512K */
/src/sys/arch/x68k/dev/
sram.c
125
if (bus_space_map(iot, ia->ia_addr,
SRAM_SIZE
, 0, &ioh))
212
if (sram_io->offset + SRAM_IO_SIZE >
SRAM_SIZE
)
224
if (sram_io->offset + SRAM_IO_SIZE >
SRAM_SIZE
)
Completed in 13 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025