RTEMS  5.1
Functions | Variables
coretod.c File Reference

Initializes the Time of Day Handler. More...

#include <rtems/score/todimpl.h>
#include <rtems/score/apimutex.h>

Functions

void _TOD_Lock (void)
 Locks the time of day mutex.
 
void _TOD_Unlock (void)
 Unlocks the time of day mutex.
 

Variables

TOD_Control _TOD
 TOD Management information.
 

Detailed Description

Initializes the Time of Day Handler.