12 #include "derivative.h"
16 #if (CLOCK_SETUP == 2)
18 #define RTIMER_ARCH_SECOND 31250
20 #define RTIMER_ARCH_SECOND 32768
Header file for the real-time timer module.
rtimer_clock_t rtimer_arch_now(void)
Returns the current real-time clock time.
rtimer_clock_t rtimer_arch_next_trigger(void)
Get the time of the next scheduled rtimer trigger.