os_mempool_info is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
int
Size of the memory blocks in the pool.
int
Number of memory blocks in the pool.
int
Number of free memory blocks.
int
Minimum number of free memory blocks ever.
Name of the memory pool.

References

from examples