38 #include <aducrf101-contiki.h>
52 pADI_WDT->T3CON = 0x00E9;
53 pADI_WDT->T3LD = 0x1000;
54 pADI_WDT->T3VAL = 0x1000;
66 pADI_WDT->T3CLRI = 0xcccc;
void watchdog_start(void)
Starts the WDT in watchdog mode if enabled by user configuration, maximum interval.
void watchdog_stop(void)
In watchdog mode, the WDT can not be stopped.
void watchdog_periodic(void)
Writes the WDT clear sequence.
void watchdog_init(void)
Copyright (c) 2014, Analog Devices, Inc.