Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/include/
Desp_heap_caps.h257 void heap_caps_get_info( multi_heap_info_t *info, uint32_t caps );
/hal_espressif-latest/components/heap/
Dheap_caps.c555 heap_caps_get_info(&info, caps); in heap_caps_get_largest_free_block()
559 void heap_caps_get_info( multi_heap_info_t *info, uint32_t caps ) in heap_caps_get_info() function
598 heap_caps_get_info(&info, caps); in heap_caps_print_heap_info()
Dheap_caps_linux.c160 void heap_caps_get_info( multi_heap_info_t *info, uint32_t caps ) in heap_caps_get_info() function
/hal_espressif-latest/zephyr/port/heap/
Dheap_caps_zephyr.c168 void heap_caps_get_info( multi_heap_info_t *info, uint32_t caps ) in heap_caps_get_info() function