LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
OS_MEM Struct Reference

Detailed Description

Definition at line 811 of file os.h.

#include "os.h"

Data Fields

OS_OBJ_TYPE Type
 
void * AddrPtr
 
CPU_CHARNamePtr
 
void * FreeListPtr
 
OS_MEM_SIZE BlkSize
 
OS_MEM_QTY NbrMax
 
OS_MEM_QTY NbrFree
 

Field Documentation

void* AddrPtr

Definition at line 813 of file os.h.

OS_MEM_SIZE BlkSize

Definition at line 816 of file os.h.

void* FreeListPtr

Definition at line 815 of file os.h.

CPU_CHAR* NamePtr

Definition at line 814 of file os.h.

OS_MEM_QTY NbrFree

Definition at line 818 of file os.h.

OS_MEM_QTY NbrMax

Definition at line 817 of file os.h.

Definition at line 812 of file os.h.


The documentation for this struct was generated from the following file: