Searched refs:lower_timeout_period (Results 1 – 1 of 1) sorted by relevance
126 int lower_timeout_period = in wdt_max32_install_timeout() local128 if (lower_timeout_period == -ENOTSUP) { in wdt_max32_install_timeout()133 wdt_cfg.lowerResetPeriod = lower_timeout_period; in wdt_max32_install_timeout()134 wdt_cfg.lowerIntPeriod = lower_timeout_period; /* Not used */ in wdt_max32_install_timeout()136 switch (lower_timeout_period) { in wdt_max32_install_timeout()143 wdt_cfg.lowerResetPeriod = lower_timeout_period; in wdt_max32_install_timeout()145 wdt_cfg.lowerIntPeriod = lower_timeout_period + 1; in wdt_max32_install_timeout()