Home
last modified time | relevance | path

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

/u-boot/drivers/watchdog/
A Dsp805_wdt.c27 #define TIME_OUT_MAX_MSECS 120000 macro
64 else if (timeout > TIME_OUT_MAX_MSECS) in sp805_wdt_start()
65 load_time = TIME_OUT_MAX_MSECS; in sp805_wdt_start()

Completed in 2 milliseconds