Contiki 2.5
rtimer-arch.c File Reference

    AVR-specific rtimer code
    Defaults to Timer3 for those ATMEGAs that have it.
More...

#include <avr/io.h>
#include <avr/interrupt.h>
#include <stdio.h>
#include "sys/energest.h"
#include "sys/rtimer.h"
#include "rtimer-arch.h"

Go to the source code of this file.

Detailed Description

    AVR-specific rtimer code
    Defaults to Timer3 for those ATMEGAs that have it.
    If Timer3 not present Timer1 will be used.
Author
Fredrik Osterlind fros@.nosp@m.sics.nosp@m..se Joakim Eriksson joaki.nosp@m.me@s.nosp@m.ics.s.nosp@m.e

Definition in file rtimer-arch.c.