![]() |
Infineon MOTIX™ MCU TLE988x/9x Device Family SDK
|
Go to the source code of this file.
Device specific memory layout defines and features.
Macros | |
#define | TLE98 (98) |
#define | TLE988 (988) |
#define | TLE989 (989) |
#define | TLE9881 (9881) |
#define | TLE9883 (9883) |
#define | TLE9887 (9887) |
#define | TLE9889 (9889) |
#define | TLE9891 (9891) |
#define | TLE9893 (9893) |
#define | TLE9897 (9897) |
#define | TLE9899 (9899) |
#define | BGA144 (1) |
#define | LQFP144 (2) |
#define | LQFP100 (3) |
#define | BGA64 (4) |
#define | LQFP64 (5) |
#define | VQFN48 (6) |
#define | TSSOP38 (7) |
#define | TSSOP28 (8) |
#define | TSSOP16 (9) |
#define | VQFN24 (10) |
#define | VQFN40 (11) |
#define | TQFP48 (12) |
#define | UC_FAMILY TLE98 |
#define | UC_SERIES TLE989 |
#define | UC_DEVICE TLE9893 |
#define | UC_PACKAGE LQFP64 |
#define | UC_DSRAM_SIZE (0x5C00U) |
#define | UC_FLASH0_SIZE (0x8000U) |
#define | UC_FLASH1_SIZE (0x3E000U) |
#define | UC_FEATURE_CRYPTO_LIB |
#define | UC_FEATURE_DATAFLASH |
#define | UC_FEATURE_SDADC |
#define | UC_FEATURE_64PIN |
#define | UC_PSRAM_START (0x18000000U) |
#define | UC_PSRAM_SIZE (0x2000U) |
#define | UC_DSRAM_START (0x18002000U) |
#define | UC_FLASH_PAGE_SIZE (128U) |
#define | UC_FLASH_SECTOR_SIZE (0x1000U) |
#define | UC_FLASH0_START (0x11000000U) |
#define | UC_FLASH0_UBSL_START (UC_FLASH0_START) |
#define | UC_FLASH1_START (0x12002000U) |
#define | UC_SNAC_START ".ARM.__at_0x11000000" |
Functions | |
INLINE bool | PtrRangeCheck (const void *ptr) |
#define BGA144 (1) |
#define BGA64 (4) |
#define LQFP100 (3) |
#define LQFP144 (2) |
#define LQFP64 (5) |
#define TLE98 (98) |
#define TLE988 (988) |
#define TLE9881 (9881) |
#define TLE9883 (9883) |
#define TLE9887 (9887) |
#define TLE9889 (9889) |
#define TLE989 (989) |
#define TLE9891 (9891) |
#define TLE9893 (9893) |
#define TLE9897 (9897) |
#define TLE9899 (9899) |
#define TQFP48 (12) |
#define TSSOP16 (9) |
#define TSSOP28 (8) |
#define TSSOP38 (7) |
#define UC_DEVICE TLE9893 |
#define UC_DSRAM_SIZE (0x5C00U) |
#define UC_DSRAM_START (0x18002000U) |
#define UC_FAMILY TLE98 |
#define UC_FEATURE_64PIN |
#define UC_FEATURE_CRYPTO_LIB |
#define UC_FEATURE_DATAFLASH |
#define UC_FEATURE_SDADC |
#define UC_FLASH0_SIZE (0x8000U) |
#define UC_FLASH0_START (0x11000000U) |
#define UC_FLASH0_UBSL_START (UC_FLASH0_START) |
#define UC_FLASH1_SIZE (0x3E000U) |
#define UC_FLASH1_START (0x12002000U) |
#define UC_FLASH_PAGE_SIZE (128U) |
#define UC_FLASH_SECTOR_SIZE (0x1000U) |
#define UC_PACKAGE LQFP64 |
#define UC_PSRAM_SIZE (0x2000U) |
#define UC_PSRAM_START (0x18000000U) |
#define UC_SERIES TLE989 |
#define UC_SNAC_START ".ARM.__at_0x11000000" |
#define VQFN24 (10) |
#define VQFN40 (11) |
#define VQFN48 (6) |