RTEMS
|
Classic Partition Manager Data Structures. More...
#include <rtems/rtems/timer.h>
#include <rtems/score/objectdata.h>
#include <rtems/score/watchdog.h>
Go to the source code of this file.
Classes | |
struct | Timer_Control |
Macros | |
#define | TIMER_INFORMATION_DEFINE(max) |
Macro to define the objects information for the Classic Timer objects. More... | |
Variables | |
Objects_Information | _Timer_Information |
The Classic Timer objects information. | |
Classic Partition Manager Data Structures.
Definition in file timerdata.h.