![]() |
![]() |
|
CC23x0R5DriverLibrary
|


Go to the source code of this file.
Macros | |
| #define | BOOT_CSTACK_SIZE (1024-CCFG_USER_RECORD_SIZE) |
| Size of the call stack used in ROM, in number of bytes. More... | |
| #define | FLASH_1T_SECTOR_SIZE 2048 |
| Size of a 1T flash sector, in number of bytes. More... | |
| #define | FLASH_DATAWIDTH_BITS 128 |
| Flash word width in number of bits. More... | |
| #define | FLASH_2T_SECTOR_SIZE (FLASH_1T_SECTOR_SIZE/2) |
| Size of a 2T flash sector, in number of bytes. More... | |
| #define | FLASH_MAIN_SECTOR_SIZE FLASH_1T_SECTOR_SIZE |
| Size of a MAIN flash sector, in number of bytes. More... | |
| #define | FCFG_GENERALTRIMS_SIZE ((FLASH_2T_SECTOR_SIZE / 4) - 104) |
| Size of generalTrims section in FCFG, in number of 32-bit words. More... | |
| #define | CCFG_DEFAULT_VALUES |
| #define BOOT_CSTACK_SIZE (1024-CCFG_USER_RECORD_SIZE) |
Size of the call stack used in ROM, in number of bytes.
| #define FLASH_1T_SECTOR_SIZE 2048 |
Size of a 1T flash sector, in number of bytes.
| #define FLASH_DATAWIDTH_BITS 128 |
Flash word width in number of bits.
| #define FLASH_2T_SECTOR_SIZE (FLASH_1T_SECTOR_SIZE/2) |
Size of a 2T flash sector, in number of bytes.
| #define FLASH_MAIN_SECTOR_SIZE FLASH_1T_SECTOR_SIZE |
Size of a MAIN flash sector, in number of bytes.
Referenced by FlashGetSectorSize().
| #define FCFG_GENERALTRIMS_SIZE ((FLASH_2T_SECTOR_SIZE / 4) - 104) |
Size of generalTrims section in FCFG, in number of 32-bit words.
| #define CCFG_DEFAULT_VALUES |
Macro for default CCFG configuration. All fields can be overwritten by setting the field to another value further down in the struct definition within a C file.