...
Required Configuration
Available only if if LIB_MEM_CFG_ALLOCHEAP_EN
is DEF_ENABLED
SIZE
is > 0 in lib_cfg.h
(see section 4-4).
Notes / Warnings
Mem_PoolBlkGetNbrAvail()
ONLY supports non-heap memory pools. Mem_HeapGetSizeRem()/Mem_SegGetSizeRem()
should be used for heap memory pool/segment (see section 4-4-3 and section 4-4-4).
...