|
RTEMS
|
This header file defines the Rate-Monotonic Manager API. More...
#include <stdint.h>#include <sys/_timespec.h>#include <rtems/rtems/status.h>#include <rtems/rtems/types.h>#include <rtems/score/watchdogticks.h>Go to the source code of this file.
Classes | |
| struct | rtems_rate_monotonic_period_statistics |
| % More... | |
| struct | rtems_rate_monotonic_period_status |
| % More... | |
Macros | |
| #define | RTEMS_PERIOD_STATUS WATCHDOG_NO_TIMEOUT |
| This constant is the interval passed to the rtems_rate_monotonic_period() directive to obtain status information. | |
Enumerations | |
| enum | rtems_rate_monotonic_period_states { RATE_MONOTONIC_INACTIVE, RATE_MONOTONIC_ACTIVE, RATE_MONOTONIC_EXPIRED } |
| % More... | |
This header file defines the Rate-Monotonic Manager API.
Definition in file ratemon.h.
1.8.14