![]() |
ISF
1.1
Intelligent Sensing Framework
|
Header file describing the placement of the IFR values when copied into RAM. More...
#include "isf_types.h"
Go to the source code of this file.
Data Structures | |
struct | ifr_t |
Defines | |
#define | IFR_ADDR_OFFSET 0x7C |
#define | IFR_ADDR (0x00800000 + IFR_ADDR_OFFSET) |
#define | IFR_STR0 0x80007C |
#define | IFR_STR1 0x800080 |
#define | IFR_STR2 0x800084 |
#define | IFR_STR3 0x800088 |
#define | IFR_STR4 0x80008C |
#define | IFR_STR5 0x800090 |
#define | IFR_STR6 0x800094 |
#define | IFR_STR7 0x800098 |
#define | IFR_STR8 0x80009C |
#define | IFR_STR9 0x8000A0 |
#define | IFR_STR10 0x8000A4 |
#define | IFR_STR11 0x8000A8 |
#define | IFR_STR12 0x8000AC |
#define | IFR_STR13 0x8000B0 |
#define | IFR_STR14 0x8000B4 |
#define | IFR_STR15 0x8000B8 |
#define | IFR_STR16 0x8000BC |
#define | IFR_STR17 0x8000C0 |
#define | IFR_STR18 0x8000C4 |
#define | IFR_STR19 0x8000C8 |
#define | IFR_STR20 0x8000CC |
Variables | |
ifr_t ifr | IFR_ADDR |
Header file describing the placement of the IFR values when copied into RAM.
Definition in file ifr.h.
#define IFR_ADDR_OFFSET 0x7C |