Searched defs:poolId (Results 1 – 3 of 3) sorted by relevance
86 uint16_t poolId; member443 void *MEM_BufferAllocWithId(uint32_t numBytes, uint8_t poolId) in MEM_BufferAllocWithId()619 mem_status_t MEM_BufferFreeAllWithId(uint8_t poolId) in MEM_BufferFreeAllWithId()
908 static void *MEM_BufferAllocate(uint32_t numBytes, uint8_t poolId) in MEM_BufferAllocate()945 void *MEM_BufferAllocWithId(uint32_t numBytes, uint8_t poolId) in MEM_BufferAllocWithId()1077 mem_status_t MEM_BufferFreeAllWithId(uint8_t poolId) in MEM_BufferFreeAllWithId()
192 uint16_t poolId; /*< The pool id Of Blocks. */ member