Home
last modified time | relevance | path

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

/u-boot/drivers/watchdog/
A Dsp805_wdt.c26 #define TIME_OUT_MIN_MSECS 1 macro
62 if (timeout < TIME_OUT_MIN_MSECS) in sp805_wdt_start()
63 load_time = TIME_OUT_MIN_MSECS; in sp805_wdt_start()

Completed in 4 milliseconds