Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
OsKernelHeap.h File Reference
Header file related to memory management. More...
Go to the source code of this file.
Functions | |
| void | CoCreateKheap (void) |
| Create kernel heap. | |
Detailed Description
Header file related to memory management.
- Version:
- V1.1.3
- Date:
- 2010.04.26
This file including some defines and function declare related to kernel heap management.
INTERNAL FILE,DON'T PUBLIC.
© COPYRIGHT 2009 CooCox
Definition in file OsKernelHeap.h.
Function Documentation
| void CoCreateKheap | ( | void | ) |
Create kernel heap.
- Parameters:
-
[in] None [out] None
- Return values:
-
None
- Description
This function is called to create kernel heap.
Definition at line 41 of file kernelHeap.c.
Generated on Tue Jul 12 2022 15:09:52 by
1.7.2