|
Contiki-Inga 3.x
|
Hardware-dependent functions used for the cc2430 watchdog timer.More...
#include "sys/energest.h"#include "cc2430_sfr.h"#include "contiki-conf.h"#include "dev/watchdog-cc2430.h"Go to the source code of this file.
Functions | |
| void | watchdog_periodic (void) |
Hardware-dependent functions used for the cc2430 watchdog timer.
This file contains an ISR and must reside in the HOME bank.
Definition in file watchdog-cc2430.c.
1.8.3.1