apps/display-demo/include/app/membag.h File Reference

Declaration of membag sizes for the test suite. More...

Go to the source code of this file.

Defines

#define APP_MEMBAG_INITIALIZER
 Set up memory sizes for Memory bag initializer.

Detailed Description

Declaration of membag sizes for the test suite.

Copyright (C) 2009 - 2010 Atmel Corporation. All rights reserved.

Definition in file membag.h.


Define Documentation

#define APP_MEMBAG_INITIALIZER
Value:
MEMBAG(16,  64, &cpu_sram_pool),                \
        MEMBAG(32,  32, &cpu_sram_pool),                \
        MEMBAG(64,   4, &cpu_sram_pool),                \
        MEMBAG(128,  4, &cpu_sram_pool),                \

Set up memory sizes for Memory bag initializer.

Definition at line 42 of file membag.h.

Generated on Thu Apr 29 14:09:58 2010 for display-demo by  doxygen 1.6.3