Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/heap/
Dmulti_heap_platform.h33 #define MULTI_HEAP_LOCK_INIT(PLOCK) do { \ macro
86 #define MULTI_HEAP_LOCK_INIT(PLOCK) (void) (PLOCK) macro
Dheap_caps_init.c104 MULTI_HEAP_LOCK_INIT(&heap->heap_mux); in heap_caps_init()
232 MULTI_HEAP_LOCK_INIT(&p_new->heap_mux); in heap_caps_add_region_with_caps()