Home
last modified time | relevance | path

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

/SCP-firmware-master/product/rcar/src/CMSIS-FreeRTOS/Source/portable/MemMang/
A Dheap_1.c53 #define configADJUSTED_HEAP_SIZE (configTOTAL_HEAP_SIZE - portBYTE_ALIGNMENT)
59 extern uint8_t ucHeap[configTOTAL_HEAP_SIZE];
61 static uint8_t ucHeap[configTOTAL_HEAP_SIZE];
/SCP-firmware-master/product/rcar/scp_ramfw/
A DFreeRTOSConfig.h15 #define configTOTAL_HEAP_SIZE ((size_t)(20 * 1024)) macro

Completed in 4 milliseconds