cpu/xmega/include/cpu/physmem.h File Reference

AVR XMEGA specific physical memory definitions. More...

#include <stdint.h>
#include <generic/physmem_nommu.h>

Go to the source code of this file.

Defines

#define PHYSMEM_ALLOC_ERR   ((phys_addr_t)(-1))
 Return value indicating physical memory allocation failure.

Typedefs

typedef uint32_t phys_addr_t
 Type representing a physical address.
typedef uint32_t phys_size_t
 Type representing the size of a physical memory region.

Variables

struct physmem_pool cpu_sram_pool
 Internal SRAM.

Detailed Description

AVR XMEGA specific physical memory definitions.

See also:
physmem.h

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

Definition in file physmem.h.


Define Documentation

#define PHYSMEM_ALLOC_ERR   ((phys_addr_t)(-1))

Return value indicating physical memory allocation failure.

Definition at line 52 of file physmem.h.

Referenced by hugemem_alloc(), malloc(), membag_pool_init_physmem(), physmem_alloc(), physmem_alloc_low(), and tsfs_init().


Typedef Documentation

Type representing a physical address.

Definition at line 46 of file physmem.h.

Type representing the size of a physical memory region.

Definition at line 49 of file physmem.h.


Variable Documentation

Internal SRAM.

Definition at line 48 of file physmem_pools.c.

Referenced by buffer_pool_init(), and malloc().

Generated on Thu Apr 29 15:18:22 2010 for display-training by  doxygen 1.6.3