|
RF24Ethernet - TCP/IP over RF24Network v2.2.0
TMRh20 - Pushing the practical limits of RF24 modules
|
#include <stdint.h>Go to the source code of this file.
Macros | |
| #define | CLOCK_CONF_SECOND 1000UL |
Typedefs | |
| typedef uint32_t | clock_time_t |
Functions | |
| clock_time_t | clock_time (void) |
| unsigned long | clock_seconds (void) |
| #define CLOCK_CONF_SECOND 1000UL |
Definition at line 28 of file clock-arch.h.
| typedef uint32_t clock_time_t |
Definition at line 25 of file clock-arch.h.
| clock_time_t clock_time | ( | void | ) |
Definition at line 26 of file clock-arch.c.
| unsigned long clock_seconds | ( | void | ) |