flashvault.h File Reference


Detailed Description

AVR32 UC3L FlashVault basic example: FlashVault public API accessible by a third-party application.

Author:
Atmel Corporation: http://www.atmel.com
Support and FAQ: http://support.atmel.no/

Definition in file flashvault.h.

#include <avr32/io.h>
#include "board.h"

Go to the source code of this file.

Defines

#define INST_RETSS   0xd703d763
#define INST_SSCALL   0xd703d753
#define FLASHVAULT_API_TGL_LED1   1
 The FlashVault API: the vector ids to be set into R8 before calling SSCALL.
#define SECURE_FLASH_SIZE   0x400
 The FlashVault sections size.
#define SECURE_RAM_SIZE   0x400
 The FlashVault sections size.


Define Documentation

#define FLASHVAULT_API_TGL_LED1   1

The FlashVault API: the vector ids to be set into R8 before calling SSCALL.

Definition at line 66 of file flashvault.h.

Referenced by main().

#define INST_RETSS   0xd703d763

Definition at line 56 of file flashvault.h.

#define INST_SSCALL   0xd703d753

Definition at line 55 of file flashvault.h.

Referenced by main().

#define SECURE_FLASH_SIZE   0x400

The FlashVault sections size.

Definition at line 60 of file flashvault.h.

#define SECURE_RAM_SIZE   0x400

The FlashVault sections size.

Definition at line 61 of file flashvault.h.


Generated on Fri Feb 19 02:24:29 2010 for AVR32 - FlashVault Basic Example by  doxygen 1.5.5