RTEMS
5.0.0
|
#include <rtems/score/basedefs.h>
Go to the source code of this file.
Macros | |
#define | RTEMS_DEFAULT_OPTIONS 0x00000000 |
#define | RTEMS_WAIT 0x00000000 |
#define | RTEMS_NO_WAIT 0x00000001 |
#define | RTEMS_EVENT_ALL 0x00000000 |
#define | RTEMS_EVENT_ANY 0x00000002 |
Typedefs | |
typedef uint32_t | rtems_option |
This include file contains information which defines the options available on many directives.