Defines

mpc563.h File Reference

#include "m_usiu.h"
#include "m_tpu3.h"
#include "m_qadc64.h"
#include "m_qsmcm.h"
#include "m_mios.h"
#include "m_toucan.h"
#include "m_sram.h"
#include "m_ppm.h"
#include "m_flash.h"
Include dependency graph for mpc563.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define _UC3F_FLASH
#define _MIOS14
#define _USIU561_3
#define _CALRAM
#define _QADC64E
#define _QADC64E_LEGACY
#define USIU   (*( struct USIU_tag *) (INTERNAL_MEMORY_BASE + 0x2FC000))
#define TPU_A   (*( struct TPU3_tag *) (INTERNAL_MEMORY_BASE + 0x304000))
#define TPU_B   (*( struct TPU3_tag *) (INTERNAL_MEMORY_BASE + 0x304400))
#define QADC_A   (*( struct QADC64_tag *) (INTERNAL_MEMORY_BASE + 0x304800))
#define QADC_B   (*( struct QADC64_tag *) (INTERNAL_MEMORY_BASE + 0x304C00))
#define QSMCM_A   (*( struct QSMCM_tag *) (INTERNAL_MEMORY_BASE + 0x305000))
#define MIOS14   (*( struct MIOS_tag *) (INTERNAL_MEMORY_BASE + 0x306000))
#define CANA   (*( struct TOUCAN_tag *) (INTERNAL_MEMORY_BASE + 0x307080))
#define CANB   (*( struct TOUCAN_tag *) (INTERNAL_MEMORY_BASE + 0x307480))
#define CANC   (*( struct TOUCAN_tag *) (INTERNAL_MEMORY_BASE + 0x307880))
#define UIMB   (*( struct UIMB_tag *) (INTERNAL_MEMORY_BASE + 0x307F80))
#define CALRAM_A   (*( struct CALRAM_tag *) (INTERNAL_MEMORY_BASE + 0x380000))
#define DPTRAM8K   (*( struct DPTRAM_tag *) (INTERNAL_MEMORY_BASE + 0x300000))
#define PPM   (*( struct PPM_tag *) (INTERNAL_MEMORY_BASE + 0x305C00))
#define UC3F_A   (*( struct UC3F_tag *) (INTERNAL_MEMORY_BASE + 0x2FC800))

Define Documentation

#define _CALRAM

Definition at line 27 of file mpc563.h.

#define _MIOS14

Definition at line 25 of file mpc563.h.

#define _QADC64E

Definition at line 28 of file mpc563.h.

#define _QADC64E_LEGACY

Definition at line 31 of file mpc563.h.

#define _UC3F_FLASH

Definition at line 24 of file mpc563.h.

#define _USIU561_3

Definition at line 26 of file mpc563.h.

#define CALRAM_A   (*( struct CALRAM_tag *) (INTERNAL_MEMORY_BASE + 0x380000))

Definition at line 54 of file mpc563.h.

#define CANA   (*( struct TOUCAN_tag *) (INTERNAL_MEMORY_BASE + 0x307080))

Definition at line 50 of file mpc563.h.

#define CANB   (*( struct TOUCAN_tag *) (INTERNAL_MEMORY_BASE + 0x307480))

Definition at line 51 of file mpc563.h.

#define CANC   (*( struct TOUCAN_tag *) (INTERNAL_MEMORY_BASE + 0x307880))

Definition at line 52 of file mpc563.h.

#define DPTRAM8K   (*( struct DPTRAM_tag *) (INTERNAL_MEMORY_BASE + 0x300000))

Definition at line 55 of file mpc563.h.

#define MIOS14   (*( struct MIOS_tag *) (INTERNAL_MEMORY_BASE + 0x306000))

Definition at line 49 of file mpc563.h.

#define PPM   (*( struct PPM_tag *) (INTERNAL_MEMORY_BASE + 0x305C00))

Definition at line 56 of file mpc563.h.

#define QADC_A   (*( struct QADC64_tag *) (INTERNAL_MEMORY_BASE + 0x304800))

Definition at line 46 of file mpc563.h.

#define QADC_B   (*( struct QADC64_tag *) (INTERNAL_MEMORY_BASE + 0x304C00))

Definition at line 47 of file mpc563.h.

#define QSMCM_A   (*( struct QSMCM_tag *) (INTERNAL_MEMORY_BASE + 0x305000))

Definition at line 48 of file mpc563.h.

#define TPU_A   (*( struct TPU3_tag *) (INTERNAL_MEMORY_BASE + 0x304000))

Definition at line 44 of file mpc563.h.

#define TPU_B   (*( struct TPU3_tag *) (INTERNAL_MEMORY_BASE + 0x304400))

Definition at line 45 of file mpc563.h.

#define UC3F_A   (*( struct UC3F_tag *) (INTERNAL_MEMORY_BASE + 0x2FC800))

Definition at line 57 of file mpc563.h.

#define UIMB   (*( struct UIMB_tag *) (INTERNAL_MEMORY_BASE + 0x307F80))

Definition at line 53 of file mpc563.h.

#define USIU   (*( struct USIU_tag *) (INTERNAL_MEMORY_BASE + 0x2FC000))

Definition at line 43 of file mpc563.h.