Searched defs:pvPortMallocTcbMem (Results 1 – 2 of 2) sorted by relevance
339 #define pvPortMallocTcbMem(size) pvPortMalloc(size) macro
438 #define pvPortMallocTcbMem(size) heap_caps_malloc(size, portTcbMemoryCaps) macro