Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/
Dmulti_heap_platform.h27 #define MULTI_HEAP_UNLOCK(PLOCK) do { \ macro
85 #define MULTI_HEAP_UNLOCK(PLOCK) (void) (PLOCK) macro