Home
last modified time | relevance | path

Searched refs:heap_task_info_params_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/heap/include/
Desp_heap_task_info.h71 } heap_task_info_params_t; typedef
86 extern size_t heap_caps_get_per_task_info(heap_task_info_params_t *params);
/hal_espressif-latest/components/heap/
Dheap_task_info.c27 size_t heap_caps_get_per_task_info(heap_task_info_params_t *params) in heap_caps_get_per_task_info()