Home
last modified time | relevance | path

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

/Zephyr-latest/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-latest/lib/heap/
Dmulti_heap.c95 void *sys_multi_heap_aligned_realloc(struct sys_multi_heap *mheap, void *cfg, in sys_multi_heap_aligned_realloc() function
/Zephyr-latest/doc/kernel/memory_management/
Dheap.rst133 :c:func:`sys_multi_heap_aligned_realloc` APIs. If the buffer cannot be