RTEMS
5.0.0
|
#include <rtems.h>
#include <rtems/rtems/timerimpl.h>
#include <rtems/rtems/tasksimpl.h>
#include <rtems/score/onceimpl.h>
#include <rtems/score/todimpl.h>
Functions | |
void | _Timer_server_Routine_adaptor (Watchdog_Control *the_watchdog) |
rtems_status_code | rtems_timer_initiate_server (rtems_task_priority priority, size_t stack_size, rtems_attribute attribute_set) |
Initiates the timer server. More... | |
Timer Manager - rtems_timer_initiate_server directive along with the Timer Server Body and support routines