cpu/xmega/physmem_pools.c File Reference

Physical memory pool object definitions. More...

#include <linker.h>
#include <stdint.h>
#include <physmem.h>
#include <chip/memory-map.h>

Go to the source code of this file.

Variables

struct physmem_pool cpu_sram_pool
 Internal SRAM.

Detailed Description

Physical memory pool object definitions.

See also:
physmem.h

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

Definition in file physmem_pools.c.


Variable Documentation

Initial value:
 {
        .start.vaddr    = (uintptr_t)&heap_area,
        .end.vaddr      = (uintptr_t)&stack_area,
}

Internal SRAM.

Definition at line 48 of file physmem_pools.c.

Referenced by buffer_pool_init(), and malloc().

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