#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"
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_A (*( struct CALRAM_tag *) (INTERNAL_MEMORY_BASE + 0x380000)) |
#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 DPTRAM8K (*( struct DPTRAM_tag *) (INTERNAL_MEMORY_BASE + 0x300000)) |
#define MIOS14 (*( struct MIOS_tag *) (INTERNAL_MEMORY_BASE + 0x306000)) |
#define PPM (*( struct PPM_tag *) (INTERNAL_MEMORY_BASE + 0x305C00)) |
#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 TPU_A (*( struct TPU3_tag *) (INTERNAL_MEMORY_BASE + 0x304000)) |
#define TPU_B (*( struct TPU3_tag *) (INTERNAL_MEMORY_BASE + 0x304400)) |
#define UC3F_A (*( struct UC3F_tag *) (INTERNAL_MEMORY_BASE + 0x2FC800)) |
#define UIMB (*( struct UIMB_tag *) (INTERNAL_MEMORY_BASE + 0x307F80)) |
#define USIU (*( struct USIU_tag *) (INTERNAL_MEMORY_BASE + 0x2FC000)) |