timer_simple_avr.c File Reference

Some simple delay routines. More...

#include "hw_cpu.h"
#include "timer_simple_avr.h"
#include <drv/wdt.h>
#include <cfg/compiler.h>
#include <cfg/macros.h>
#include <avr/io.h>

Go to the source code of this file.


Functions

void timer_delay (mtime_t time)
 Wait time ms using timer 0.

Detailed Description

Some simple delay routines.

Simple serial driver

Version:
Id
timer_simple_avr.c 1228 2008-04-09 15:11:20Z batt
Author:
Francesco Sacchi <batt@develer.com>

Definition in file timer_simple_avr.c.