Home
last modified time | relevance | path

Searched refs:WDT_CLOCK (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/arm/at91/
HDat91_wdtreg.h33 #ifndef WDT_CLOCK
34 #define WDT_CLOCK (32768) macro
HDat91_wdt.c204 (WDT_CLOCK/hz); in wdt_attach()