<< Previous | Next >>

OSMemGet

void *OSMemGet (OS_MEM *pmem, INT8U *err);

Description

Gets a memory block from the specified partition.

Parameters

pmem
Pointer to partition's memory control block

err
Pointer to variable containing an error message

Return value

Pointer to a memory block or a NULL pointer if an error condition is detected.

Library

OS_MEM.C

See also

OSMemCreate, OSMemPut, OSMemQuery


020-0059 Rev. D << Previous | Next >> µC/OS-II