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 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 |
#define SECURE_FLASH_SIZE 0x400 |
#define SECURE_RAM_SIZE 0x400 |