#include <nitro/os.h>
void OS_EndAlarm( void );
None.
None.
Frees the timer that was allocated to the alarm system and terminates the alarm system
Stop all alarms before calling this function.
Call OS_InitAlarm()
to reinitialize the alarm system.
OS_InitAlarm, OS_CancelAlarm, OS_CancelAllAlarms
2004/02/04 Initial version.
CONFIDENTIAL