![]() |
RTEMS
5.1
|
Classic Timer Implementation. More...
#include <rtems/rtems/timerdata.h>
#include <rtems/score/objectimpl.h>
#include <rtems/score/thread.h>
#include <rtems/score/watchdogimpl.h>
Go to the source code of this file.
Data Structures | |
struct | Timer_server_Control |
Typedefs | |
typedef struct Timer_server_Control | Timer_server_Control |
Variables | |
Timer_server_Control *volatile | _Timer_server |
Pointer to default timer server control block. More... | |
Classic Timer Implementation.