Go to the documentation of this file.
18 #define OS_CONFIG_GEN_ENUM
20 #undef OS_CONFIG_GEN_ENUM
34 #define ISR(Name) extern void Func ## Name(void)
enum ProtectionReturnType_e ProtectionReturnType
Return type for protection hook.
@ PRO_TERMINATETASKISR
Terminate faulty task or ISR.
enum StatusType_e StatusType
Type for status.
ProtectionReturnType_e
Return type for protection hook.
StatusType_e
Type for status.
Types used for alarm management.
@ PRO_IGNORE
Ignore protection error.
@ PRO_TERMINATEAPPL
Terminate faulty OS application.
Types used for counter management.
@ PRO_TERMINATEAPPL_RESTART
Terminate and restart faulty OS application.
@ E_OS_PROTECTION_ARRIVAL
applicationMode_e
Type for application mode.
Types used for resources.
Types for schedule tables.
@ PRO_SHUTDOWN
Shutdown system.
Types and macros for error handling.
enum applicationMode_e AppModeType
Type for application mode.