ISF  1.1
Intelligent Sensing Framework
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Include/psp/ifr.h File Reference

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

Detailed Description

Header file describing the placement of the IFR values when copied into RAM.

Definition in file ifr.h.


Define Documentation

#define IFR_ADDR   (0x00800000 + IFR_ADDR_OFFSET)

Definition at line 22 of file ifr.h.

#define IFR_ADDR_OFFSET   0x7C

Definition at line 20 of file ifr.h.

#define IFR_STR0   0x80007C

Definition at line 51 of file ifr.h.

#define IFR_STR1   0x800080

Definition at line 52 of file ifr.h.

#define IFR_STR10   0x8000A4

Definition at line 61 of file ifr.h.

#define IFR_STR11   0x8000A8

Definition at line 62 of file ifr.h.

#define IFR_STR12   0x8000AC

Definition at line 63 of file ifr.h.

#define IFR_STR13   0x8000B0

Definition at line 64 of file ifr.h.

#define IFR_STR14   0x8000B4

Definition at line 65 of file ifr.h.

#define IFR_STR15   0x8000B8

Definition at line 66 of file ifr.h.

#define IFR_STR16   0x8000BC

Definition at line 67 of file ifr.h.

#define IFR_STR17   0x8000C0

Definition at line 68 of file ifr.h.

#define IFR_STR18   0x8000C4

Definition at line 69 of file ifr.h.

#define IFR_STR19   0x8000C8

Definition at line 70 of file ifr.h.

#define IFR_STR2   0x800084

Definition at line 53 of file ifr.h.

#define IFR_STR20   0x8000CC

Definition at line 71 of file ifr.h.

#define IFR_STR3   0x800088

Definition at line 54 of file ifr.h.

#define IFR_STR4   0x80008C

Definition at line 55 of file ifr.h.

#define IFR_STR5   0x800090

Definition at line 56 of file ifr.h.

#define IFR_STR6   0x800094

Definition at line 57 of file ifr.h.

#define IFR_STR7   0x800098

Definition at line 58 of file ifr.h.

#define IFR_STR8   0x80009C

Definition at line 59 of file ifr.h.

#define IFR_STR9   0x8000A0

Definition at line 60 of file ifr.h.


Variable Documentation