RTEMS 6.1-rc1
|
This source file contains the implementation of _TOD_Set(). More...
#include <rtems/score/todimpl.h>
#include <rtems/score/assert.h>
#include <rtems/score/watchdogimpl.h>
Functions | |
Status_Control | _TOD_Set (const struct timespec *tod, ISR_lock_Context *lock_context) |
Sets the time of day. More... | |
This source file contains the implementation of _TOD_Set().