22#ifndef _mcci_bootloader_platform_h_
23#define _mcci_bootloader_platform_h_
27#ifndef _mcci_bootloader_platform_types_h_
65 McciBootloaderPlatform_StorageInterface_t
Storage;
66 McciBootloaderPlatform_SpiInterface_t
Spi;
70extern const McciBootloaderPlatform_Interface_t
99 volatile const void *targetAddress,
111 volatile const void *pDestination,
184 pRx, pTx, nBytes, fContinue
211const McciBootloader_AppInfo_t *
215 uintptr_t targetAddress,
219const McciBootloader_AppInfo_t *
225const McciBootloader_SignatureBlock_t *
227 const McciBootloader_AppInfo_t *
#define MCCI_BOOTLOADER_BEGIN_DECLS
#define MCCI_BOOTLOADER_NORETURN_SFX
#define MCCI_BOOTLOADER_END_DECLS
uint32_t McciBootloaderState_t
Current boot system state.
uint32_t McciBootloaderError_t
error codes for the bootloader
#define MCCI_BOOTLOADER_NORETURN_PFX
uint32_t McciBootloaderStorageAddress_t
Abstract type for storage byte addresses.