ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Functions

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 Oct 24 2010 09:40:38 for ChibiOS/RT by doxygen 1.7.1