WDT_LONG_TIMEOUT
else if (watchdog_timeout > WDT_LONG_TIMEOUT)
watchdog_timeout = WDT_LONG_TIMEOUT;
static uint64_t watchdog_long_timeout = WDT_LONG_TIMEOUT;