RTEMS CPU Kit with SuperCore  4.11.3
Functions
timerinserthelper.c File Reference

Helper Routine for POSIX TIMERS. More...

#include <time.h>
#include <rtems/system.h>
#include <rtems/seterr.h>
#include <rtems/score/isr.h>
#include <rtems/score/watchdogimpl.h>
#include <rtems/posix/timerimpl.h>
#include <rtems/posix/ptimer.h>
Include dependency graph for timerinserthelper.c:

Functions

bool _POSIX_Timer_Insert_helper (Watchdog_Control *timer, Watchdog_Interval ticks, Objects_Id id, Watchdog_Service_routine_entry TSR, void *arg)
 POSIX Timer Watchdog Insertion Helper.
 

Detailed Description

Helper Routine for POSIX TIMERS.