Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/
Dmulti_heap_platform.h37 #define MULTI_HEAP_LOCK_STATIC_INITIALIZER portMUX_INITIALIZER_UNLOCKED macro
87 #define MULTI_HEAP_LOCK_STATIC_INITIALIZER 0 macro
Dheap_caps_init.c244 static multi_heap_lock_t registered_heaps_write_lock = MULTI_HEAP_LOCK_STATIC_INITIALIZER; in heap_caps_add_region_with_caps()