Go to the documentation of this file.
56 #define FLASH_CCA_BOOTLDR_CFG_DISABLE 0xEFFFFFFF
57 #define FLASH_CCA_BOOTLDR_CFG_ENABLE 0xF0FFFFFF
58 #define FLASH_CCA_BOOTLDR_CFG_ACTIVE_HIGH 0x08000000
59 #define FLASH_CCA_BOOTLDR_CFG_PORT_A_PIN_M 0x07000000
60 #define FLASH_CCA_BOOTLDR_CFG_PORT_A_PIN_S 24
66 #define FLASH_CCA_IMAGE_VALID 0x00000000
72 #define FLASH_CCA_LOCKED 0
73 #define FLASH_CCA_LOCK_DEBUG_BYTE 31
74 #define FLASH_CCA_LOCK_DEBUG_BIT 7
83 const void *app_entry_point;
85 } flash_cca_lock_page_t;