Searched defs:CONFIG_SYS_MALLOC_LEN (Results 1 – 25 of 357) sorted by relevance
12345678910>>...15
11 #define CONFIG_SYS_MALLOC_LEN (16 << 20) macro15 #define CONFIG_SYS_MALLOC_LEN (256 << 10) macro
14 #define CONFIG_SYS_MALLOC_LEN (SZ_4M + \ macro18 #define CONFIG_SYS_MALLOC_LEN (4 << 20) /* 4MB */ macro
16 #define CONFIG_SYS_MALLOC_LEN 0x800000 macro
16 #define CONFIG_SYS_MALLOC_LEN 0x1a00 macro
18 #define CONFIG_SYS_MALLOC_LEN 0x800000 macro
27 #define CONFIG_SYS_MALLOC_LEN (4 * 1024 * 1024) macro
21 #define CONFIG_SYS_MALLOC_LEN SZ_2M macro
19 #define CONFIG_SYS_MALLOC_LEN (32 * 1024 * 1024) macro
14 #define CONFIG_SYS_MALLOC_LEN SZ_128K macro
58 #define CONFIG_SYS_MALLOC_LEN (4 * 1024 * 1024) macro
17 #define CONFIG_SYS_MALLOC_LEN (1024 * 1024) macro
21 #define CONFIG_SYS_MALLOC_LEN (5 * 1024 * 1024) macro
18 #define CONFIG_SYS_MALLOC_LEN SZ_64K macro
17 #define CONFIG_SYS_MALLOC_LEN SZ_8M macro
32 #define CONFIG_SYS_MALLOC_LEN (256 << 10) macro
38 #define CONFIG_SYS_MALLOC_LEN (256 * 1024) macro
22 #define CONFIG_SYS_MALLOC_LEN SZ_32M macro
23 #define CONFIG_SYS_MALLOC_LEN SZ_2M macro
18 #define CONFIG_SYS_MALLOC_LEN ((40 * 1024) << 10) /* 40 MiB */ macro
40 #define CONFIG_SYS_MALLOC_LEN (4 * 1024 * 1024) macro
27 #define CONFIG_SYS_MALLOC_LEN (32 * 1024 * 1024) macro
20 #define CONFIG_SYS_MALLOC_LEN (4 * 1024 * 1024) macro
Completed in 28 milliseconds