RTEMS 6.1-rc1
|
This header file provides the interfaces of the System State Handler. More...
#include <rtems/score/basedefs.h>
Go to the source code of this file.
Macros | |
#define | SYSTEM_STATE_CODES_FIRST SYSTEM_STATE_BEFORE_INITIALIZATION |
#define | SYSTEM_STATE_CODES_LAST SYSTEM_STATE_TERMINATED |
Enumerations | |
enum | System_state_Codes { SYSTEM_STATE_BEFORE_INITIALIZATION , SYSTEM_STATE_BEFORE_MULTITASKING , SYSTEM_STATE_UP , SYSTEM_STATE_TERMINATED } |
System states. More... | |
Variables | |
System_state_Codes | _System_state_Current |
This header file provides the interfaces of the System State Handler.