aversive_10-03-12/modules/hardware/timer/timer_intr.c File Reference

#include <stdint.h>
#include <string.h>
#include <aversive/timers.h>
#include <timer.h>
#include <timer_definitions.h>
#include <timer_intr.h>
#include <timer_config.h>

Go to the source code of this file.

Functions

void timer_intr_init (void)

Variables

volatile timer_callback_t timer_OV_callback_table [SIG_OVERFLOW_TOTAL_NUM]
volatile timer_callback_t timer_OC_callback_table [SIG_OUTPUT_COMPARE_TOTAL_NUM]


Function Documentation

void timer_intr_init ( void   ) 

Definition at line 146 of file timer_intr.c.

References timer_OC_callback_table, and timer_OV_callback_table.

Referenced by timer_init().


Variable Documentation

volatile timer_callback_t timer_OC_callback_table[SIG_OUTPUT_COMPARE_TOTAL_NUM]

Definition at line 34 of file timer_intr.c.

Referenced by timer_intr_init().

volatile timer_callback_t timer_OV_callback_table[SIG_OVERFLOW_TOTAL_NUM]

Definition at line 33 of file timer_intr.c.

Referenced by timer_intr_init().


Generated on Fri Mar 12 06:32:07 2010 for AVR by  doxygen 1.5.6