ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

chmemcore.c File Reference

Core memory manager code. More...

#include "ch.h"

Go to the source code of this file.

Functions

void core_init (void)
 Low level memory manager initialization.
void * chCoreAlloc (size_t size)
 Allocates a memory block.
void * chCoreAllocI (size_t size)
 Allocates a memory block.
size_t chCoreStatus (void)
 Core memory status.

Detailed Description

Core memory manager code.

Definition in file chmemcore.c.


Generated on Sun Jul 11 13:13:02 2010 for ChibiOS/RT by doxygen 1.6.3