Contiki-NG
Functions
rtimer-arch.c File Reference

    RTIMER for NXP jn516x
More...

#include "sys/rtimer.h"
#include "sys/clock.h"
#include <AppHardwareApi.h>
#include <PeripheralRegs.h>
#include <MicroSpecific.h>
#include "dev/watchdog.h"
#include "sys/process.h"

Go to the source code of this file.

Functions

void rtimer_arch_init (void)
 Initialized the architecture-dependent part of rtimer. More...
 
rtimer_clock_t rtimer_arch_now (void)
 Returns the current real-time clock time. More...
 
void rtimer_arch_schedule (rtimer_clock_t t)
 Schedule the call to rtimer_run_next at the time t. More...
 

Detailed Description

    RTIMER for NXP jn516x
Author
Beshr Al Nahas beshr.nosp@m.@sic.nosp@m.s.se Atis Elsts atis..nosp@m.elst.nosp@m.s@sic.nosp@m.s.se

Definition in file rtimer-arch.c.