Home
last modified time | relevance | path

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

/bsp/k230/board/
A Dmem_layout.h62 #ifndef CONFIG_MEM_RTSMART_HEAP_SIZE
63 #define CONFIG_MEM_RTSMART_HEAP_SIZE 0x2000000 // 32M macro
A Dboard.c36 #define RT_HW_HEAP_END ((void *)(((rt_size_t)RT_HW_HEAP_BEGIN) + CONFIG_MEM_RTSMART_HEAP_SIZE))

Completed in 3 milliseconds