|
RTEMS CPU Kit with SuperCore
4.11.2
|
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>
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. | |
Helper Routine for POSIX TIMERS.
1.8.13