Home
last modified time | relevance | path

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

/u-boot/drivers/watchdog/
A Dwdt-uclass.c19 #define WATCHDOG_TIMEOUT_SECS (CONFIG_WATCHDOG_TIMEOUT_MSECS / 1000) macro
29 u32 timeout = WATCHDOG_TIMEOUT_SECS; in initr_watchdog()
47 WATCHDOG_TIMEOUT_SECS); in initr_watchdog()

Completed in 2 milliseconds