|
Contiki-Inga 3.x
|
Configuration for AVR Zigbit Contiki kernelMore...
#include <stdint.h>#include <avr/eeprom.h>Go to the source code of this file.
Functions | |
| void | clock_delay_msec (uint16_t howlong) |
| Delay the CPU for up to 65535 milliseconds. More... | |
| void | clock_adjust_ticks (clock_time_t howmany) |
| Adjust clock ticks after a cpu sleep. More... | |
Configuration for AVR Zigbit Contiki kernel
Definition in file contiki-conf.h.
1.8.3.1