|
| << Previous | Next >> |
INT8U OSMemQuery (OS_MEM *pmem, OS_MEM_DATA *pdata);
Description
- Determines the number of both free and used memory blocks in a memory partition.
Parameters
- pmem
- Pointer to partition's memory control block.
- pdata
- Pointer to structure for holding information about the partition.
Return value
- OS_NO_ERR
- This function always returns no error.
Library
- OS_MEM.C
See also
- OSMemCreate, OSMemGet, OSMemPut
| 020-0059 Rev. D | << Previous | Next >> | µC/OS-II |