RTEMS
5.0.0
|
Function Arms or Disarms the Timer Identified by timerid. More...
#include <time.h>
#include <errno.h>
#include <rtems/posix/ptimer.h>
#include <rtems/posix/timerimpl.h>
#include <rtems/score/todimpl.h>
#include <rtems/score/watchdogimpl.h>
#include <rtems/seterr.h>
Functions | |
void | _POSIX_Timer_TSR (Watchdog_Control *the_watchdog) |
int | timer_settime (timer_t timerid, int flags, const struct itimerspec *__restrict value, struct itimerspec *__restrict ovalue) |
Function Arms or Disarms the Timer Identified by timerid.