projekty/Source/example1/src/timer.c File Reference

#include "timer.h"

Go to the source code of this file.

Functions

void StopTimer0 (void)
void StartTimer0 (void)
void StopTimer1 (void)
void StartTimer1 (void)
void Timer1RegSet (void)
void Timer0RegSet (void)


Function Documentation

void StartTimer0 ( void   ) 

Definition at line 36 of file timer.c.

References printf(), and T0_TCR.

void StartTimer1 ( void   ) 

Definition at line 49 of file timer.c.

References printf(), and T1_TCR.

void StopTimer0 ( void   ) 

Definition at line 28 of file timer.c.

References printf(), and T0_TCR.

Referenced by main(), and Sheduler().

void StopTimer1 ( void   ) 

Definition at line 44 of file timer.c.

References T1_TCR.

void Timer0RegSet ( void   ) 

Definition at line 76 of file timer.c.

References printf(), SCB_PCONP, T0_MCR, T0_MR0, T0_PR, and T0_TCR.

Referenced by Init().

void Timer1RegSet ( void   ) 

Definition at line 58 of file timer.c.

References printf(), SCB_PCONP, T1_MCR, T1_MR0, T1_PR, and T1_TCR.


Generated on Fri Sep 21 13:41:55 2007 for example1 by  doxygen 1.4.7