Contiki 3.x
|
mc1322x-specific rtimer codeMore...
Go to the source code of this file.
Functions | |
void | rtimer_arch_init (void) |
We don't need to explicitly initialise anything but this routine is required by the API. More... | |
void | rtimer_arch_schedule (rtimer_clock_t t) |
Schedules an rtimer task to be triggered at time t. More... | |
mc1322x-specific rtimer code
Definition in file rtimer-arch.c.