Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/include/
Desp_heap_task_info.h68 size_t max_totals; ///< Capacity of array of task totals structs member
/hal_espressif-latest/components/heap/
Dheap_task_info.c86 if (count < params->max_totals) { in heap_caps_get_per_task_info()