Contiki 3.x
|
K60 specific rtimer library implementation.More...
Go to the source code of this file.
Macros | |
#define | RTIMER_ARCH_FREE_RUNNING_LDVAL (PIT_LDVAL_TSV_MASK >> PIT_LDVAL_TSV_SHIFT) |
LDVAL of the free running timer. | |
Functions | |
void | _isr_pit0 (void) |
K60 specific rtimer library implementation.
Definition in file rtimer-arch.c.
void _isr_pit0 | ( | void | ) |
Definition at line 133 of file rtimer-arch.c.
References BITBAND_REG, RTIMER_ARCH_FREE_RUNNING_LDVAL, rtimer_arch_now, and rtimer_run_next().