Home
last modified time | relevance | path

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

/Zephyr-4.2.1/include/zephyr/sys/
Dmulti_heap.h191 void *sys_multi_heap_aligned_realloc(struct sys_multi_heap *mheap, void *cfg,
195 sys_multi_heap_aligned_realloc(mheap, cfg, ptr, 0, bytes)
/Zephyr-4.2.1/lib/heap/
Dmulti_heap.c98 void *sys_multi_heap_aligned_realloc(struct sys_multi_heap *mheap, void *cfg, in sys_multi_heap_aligned_realloc() function
/Zephyr-4.2.1/doc/kernel/memory_management/
Dheap.rst133 :c:func:`sys_multi_heap_aligned_realloc` APIs. If the buffer cannot be