Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/include/
Dportmacro.h261 #define portStackMemoryCaps ( MALLOC_CAP_INTERNAL | MALLOC_CAP_8BIT ) macro
264 #define pvPortMallocStackMem( size ) heap_caps_malloc( size, portStackMemoryCaps )