Home
last modified time | relevance | path

Searched defs:MULTI_HEAP_SET_BLOCK_OWNER (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-2.7.6/components/heap/
Dmulti_heap_platform.h83 #define MULTI_HEAP_SET_BLOCK_OWNER(HEAD) (HEAD)->task = xTaskGetCurrentTaskHandle() macro
87 #define MULTI_HEAP_SET_BLOCK_OWNER(HEAD) macro
105 #define MULTI_HEAP_SET_BLOCK_OWNER(HEAD) macro