Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/include/
Dportmacro.h260 #define portTcbMemoryCaps ( MALLOC_CAP_INTERNAL | MALLOC_CAP_8BIT ) macro
263 #define pvPortMallocTcbMem( size ) heap_caps_malloc( size, portTcbMemoryCaps )