Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/heap/
Dmulti_heap_platform.h42 #define MULTI_HEAP_LOCK_STATIC_INITIALIZER portMUX_INITIALIZER_UNLOCKED macro
92 #define MULTI_HEAP_LOCK_STATIC_INITIALIZER 0 macro
Dheap_caps_init.c229 static multi_heap_lock_t registered_heaps_write_lock = MULTI_HEAP_LOCK_STATIC_INITIALIZER; in heap_caps_add_region_with_caps()