Lines Matching refs:MB
25 #define MB (KB*KB) macro
26 #define GB (KB*MB)
74 .mem_size = 512*MB,
75 .boot_flash = 1*MB,
76 .user_flash = 64*MB,
87 .mem_size = 512*MB,
100 .mem_size = 512*MB,
101 .boot_flash = 1*MB,
102 .user_flash = 64*MB,
114 .boot_flash = 1*MB,
115 .user_flash = 64*MB,
126 .mem_size = 512*MB,
127 .boot_flash = 1*MB,
128 .user_flash = 64*MB,
139 .mem_size = 128*MB,
140 .boot_flash = 1*MB,
152 .mem_size = 256*MB,
153 .boot_flash = 1*MB,
166 .boot_flash = 1*MB,
167 .user_flash = 64*MB,
178 .mem_size = 512*MB,
179 .boot_flash = 2*MB,
180 .user_flash = 64*MB,
191 .mem_size = 512*MB,
204 .mem_size = 512*MB,
205 .boot_flash = 2*MB,
206 .user_flash = 64*MB,
218 .boot_flash = 2*MB,
219 .user_flash = 64*MB,
230 .mem_size = 512*MB,
231 .boot_flash = 2*MB,
232 .user_flash = 64*MB,
243 .mem_size = 128*MB,
244 .boot_flash = 2*MB,
257 .boot_flash = 2*MB,
258 .user_flash = 64*MB,
270 .boot_flash = 2*MB,
271 .user_flash = 64*MB,
510 #define HEAP_SIZE (16*MB)
543 > (128*MB)) in platform_init()