Searched refs:portStackMemoryCaps (Results 1 – 1 of 1) sorted by relevance
259 #define portStackMemoryCaps (MALLOC_CAP_INTERNAL|MALLOC_CAP_8BIT) macro262 #define pvPortMallocStackMem(size) heap_caps_malloc(size, portStackMemoryCaps)