Home
last modified time | relevance | path

Searched defs:heap_caps_malloc_prefer (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/zephyr/port/heap/
Dheap_caps_zephyr.c80 void *heap_caps_malloc_prefer( size_t size, size_t num, ... ) in heap_caps_malloc_prefer() function
/hal_espressif-latest/components/heap/
Dheap_caps_linux.c75 void *heap_caps_malloc_prefer( size_t size, size_t num, ... ) in heap_caps_malloc_prefer() function
Dheap_caps.c285 HEAP_IRAM_ATTR void *heap_caps_malloc_prefer( size_t size, size_t num, ... ) in heap_caps_malloc_prefer() function