ESP-IDF + 0/3 examples
SourceVu will show references to os_mempool from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
uint32_t
Size of the memory blocks, in bytes.
uint16_t
The number of memory blocks.
uint16_t
The number of free blocks left.
uint16_t
The lowest number of free blocks seen.
uint8_t
Bitmap of OS_MEMPOOL_F_[...] values.
uint32_t
Address of memory buffer used by pool.
STAILQ_ENTRY(os_mempool)
const char *
Name for memory block.

References

from examples