16 #ifndef _RTEMS_SCORE_WATCHDOGTICKS_H 17 #define _RTEMS_SCORE_WATCHDOGTICKS_H 41 #define WATCHDOG_NO_TIMEOUT 0 const uint32_t _Watchdog_Nanoseconds_per_tick
The watchdog nanoseconds per tick.
const uint32_t _Watchdog_Ticks_per_second
The watchdog ticks per second.
uint32_t Watchdog_Interval
Type is used to specify the length of intervals.
Definition: watchdogticks.h:36
volatile Watchdog_Interval _Watchdog_Ticks_since_boot
The watchdog ticks counter.
Definition: watchdogtickssinceboot.c:29