Wiselib
Defines | Typedefs | Functions
wiselib.testing/external_interface/trisos/contiki-conf.h File Reference

Go to the source code of this file.

Defines

#define AUTOSTART_ENABLE   1
#define CLOCK_CONF_SECOND   125
#define CCIF
#define CLIF

Typedefs

typedef unsigned short clock_time_t
typedef unsigned char u8_t
typedef unsigned short u16_t
typedef unsigned long u32_t
typedef unsigned short uip_stats_t
typedef unsigned long off_t

Functions

void clock_delay (unsigned int us2)
void clock_wait (int ms10)
void clock_set_seconds (unsigned long s)
unsigned long clock_seconds (void)

Define Documentation

#define AUTOSTART_ENABLE   1
#define CCIF
#define CLIF
#define CLOCK_CONF_SECOND   125

Typedef Documentation

typedef unsigned short clock_time_t
typedef unsigned long off_t
typedef unsigned short u16_t
typedef unsigned long u32_t
typedef unsigned char u8_t
typedef unsigned short uip_stats_t

Function Documentation

void clock_delay ( unsigned int  us2)
unsigned long clock_seconds ( void  )
void clock_set_seconds ( unsigned long  s)
void clock_wait ( int  ms10)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines