Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/heap/
Dheap_caps.c387 bool compatible_caps = (caps & get_all_caps(heap)) == caps; in heap_caps_realloc_base() local
389 if (compatible_caps && !ptr_in_diram_case) { in heap_caps_realloc_base()