ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Data Fields

pool_header Struct Reference
[Memory Pools]

Memory pool free object header. More...

#include <chmempools.h>

Collaboration diagram for pool_header:
Collaboration graph
[legend]

Data Fields

struct pool_headerph_next
 Pointer to the next pool header in the list.

Detailed Description

Memory pool free object header.

Definition at line 43 of file chmempools.h.


Field Documentation

Pointer to the next pool header in the list.

Definition at line 44 of file chmempools.h.

Referenced by chPoolAllocI(), and chPoolFreeI().


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