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

Application-specific membag sizes. More...

Go to the source code of this file.

Defines

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

Detailed Description

Application-specific membag sizes.

Copyright (C) 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 15:18:21 2010 for display-training by  doxygen 1.6.3