|
Contiki-NG
|
Compiler and data type definitions for all ARM-based CPUs. More...
#include <stdint.h>#include <stdio.h>Go to the source code of this file.
Macros and typedefs | |
| #define | CLOCK_CONF_SECOND 128 |
| #define | CLOCK_LT(a, b) ((signed long)((a) - (b)) < 0) |
| typedef uint32_t | clock_time_t |
| typedef uint32_t | uip_stats_t |
Compiler and data type definitions for all ARM-based CPUs.
Definition in file arm-def.h.
1.8.13