58 #ifndef INCLUDE_SERVICES_IBOOT_H_ 59 #define INCLUDE_SERVICES_IBOOT_H_ Define the global error management API.
sys_error_code_t IBootInit(IBoot *this)
Definition: IBootVtbl.h:73
Definition: IBootVtbl.h:61
sys_error_code_t IBootOnJampToApp(IBoot *this, uint32_t nAppDress)
Definition: IBootVtbl.h:88
boolean_t IBootCheckDFUTrigger(IBoot *this)
Definition: IBootVtbl.h:78
uint32_t IBootGetAppAdderss(IBoot *this)
Definition: IBootVtbl.h:83
unsigned short sys_error_code_t
Definition: syserror.h:45
Target platform definition.