![]() |
MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
|
Go to the source code of this file.
Macros | |
| #define | _mcci_bootloader_flash_mx25v8035f_h_ /* prevent multiple includes */ |
Variables | |
| McciBootloaderPlatform_StorageInitFn_t | McciBootloaderFlash_Mx25v8035f_storageInit |
| McciBootloaderPlatform_StorageReadFn_t | McciBootloaderFlash_Mx25v8035f_storageRead |
| #define _mcci_bootloader_flash_mx25v8035f_h_ /* prevent multiple includes */ |
Definition at line 23 of file mcci_bootloader_flash_mx25v8035f.h.
| McciBootloaderPlatform_StorageInitFn_t McciBootloaderFlash_Mx25v8035f_storageInit | ( | void | ) |
Definition at line 40 of file mcci_bootloader_flash_mx25v8035f.h.
Referenced by McciBootloaderBoard_Catena46xx_storageInit(), and McciBootloaderBoard_Catena4801_storageInit().
| McciBootloaderPlatform_StorageReadFn_t McciBootloaderFlash_Mx25v8035f_storageRead |
Definition at line 43 of file mcci_bootloader_flash_mx25v8035f.h.