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. | |
Declaration of membag sizes for the test suite.
Copyright (C) 2009 - 2010 Atmel Corporation. All rights reserved.
Definition in file membag.h.
| #define APP_MEMBAG_INITIALIZER |
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.
1.6.3