Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/ThirdParty/GCC/Xtensa_ESP32/include/
Dportmacro.h258 #define portTcbMemoryCaps (MALLOC_CAP_INTERNAL|MALLOC_CAP_8BIT) macro
261 #define pvPortMallocTcbMem(size) heap_caps_malloc(size, portTcbMemoryCaps)