Wiselib
|
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 AUTOSTART_ENABLE 1 |
#define CCIF |
#define CLIF |
#define CLOCK_CONF_SECOND 125 |
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 |
void clock_delay | ( | unsigned int | us2 | ) |
unsigned long clock_seconds | ( | void | ) |
void clock_set_seconds | ( | unsigned long | s | ) |
void clock_wait | ( | int | ms10 | ) |