Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/
Dheap_caps.c399 bool ptr_in_diram_case = false; in heap_caps_realloc_base() local
428 ptr_in_diram_case = true; in heap_caps_realloc_base()
439 if (compatible_caps && !ptr_in_diram_case) { in heap_caps_realloc_base()
457 if(ptr_in_diram_case) { in heap_caps_realloc_base()