Home
last modified time | relevance | path

Searched refs:RAM_SIZE (Results 1 – 2 of 2) sorted by relevance

/lk-master/app/lpcboot/
A Dlpcboot.c116 #define RAM_SIZE (128 * 1024) macro
142 .ram_size = RAM_SIZE,
218 if (arg > RAM_SIZE) in handle()
/lk-master/platform/zynq/
A Dplatform.c210 #define RAM_SIZE (MB + (SDRAM_SIZE - MB)) macro
212 #define RAM_SIZE (MB) macro
221 .size = RAM_SIZE,
291 .size = RAM_SIZE,

Completed in 7 milliseconds