Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/port/heap/
Dheap_caps_zephyr.c97 void *heap_caps_realloc( void *ptr, size_t size, uint32_t caps) in heap_caps_realloc() function
/hal_espressif-latest/components/heap/
Dheap_caps_linux.c92 void *heap_caps_realloc( void *ptr, size_t size, uint32_t caps) in heap_caps_realloc() function
Dheap_caps.c472 HEAP_IRAM_ATTR void *heap_caps_realloc( void *ptr, size_t size, uint32_t caps) in heap_caps_realloc() function