MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
mccibootloaderplatform_fail.c File Reference

Go to the source code of this file.

Macros

#define FUNCTION   "McciBootloaderPlatform_fail"
 

Functions

void McciBootloaderPlatform_fail (McciBootloaderError_t error)
 

Variables

McciBootloaderError_t g_McciBootloader_failureCode
 set to boot failure code.
 

Macro Definition Documentation

◆ FUNCTION

#define FUNCTION   "McciBootloaderPlatform_fail"

Definition at line 74 of file mccibootloaderplatform_fail.c.

Function Documentation

◆ McciBootloaderPlatform_fail()

Variable Documentation

◆ g_McciBootloader_failureCode

McciBootloaderError_t g_McciBootloader_failureCode

set to boot failure code.

Definition at line 49 of file mccibootloaderplatform_fail.c.

Referenced by McciBootloaderPlatform_fail().