timer_avr.c File Reference
Low-level timer module for AVR (implementation). More...
#include <drv/timer_avr.h>
#include <cfg/macros.h>
#include <cpu/types.h>
#include <cpu/irq.h>
#include <avr/io.h>
Go to the source code of this file.
Functions | |
| void | timer_hw_init (void) |
| HW dependent timer initialization. | |
Detailed Description
Low-level timer module for AVR (implementation).
- Version:
- Id
- timer_avr.c 2546 2009-04-17 15:15:31Z batt
This module is automatically included so no need to include in test list.
Definition in file timer_avr.c.
