ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

heap_header Union Reference
[Heaps]

Memory heap block header. More...

#include <chheap.h>

Collaboration diagram for heap_header:
Collaboration graph
[legend]

Detailed Description

Memory heap block header.

Definition at line 56 of file chheap.h.


Field Documentation

Next block in free list.

Definition at line 60 of file chheap.h.

Block owner heap.

Definition at line 61 of file chheap.h.

union { ... } heap_header::u

Overlapped fields.

Referenced by chHeapAlloc(), chHeapFree(), chHeapInit(), chHeapStatus(), and heap_init().

Size of the memory block.

Definition at line 63 of file chheap.h.

Referenced by chHeapAlloc(), chHeapFree(), chHeapInit(), and heap_init().


Generated on Sun Nov 28 2010 14:09:59 for ChibiOS/RT by doxygen 1.7.1