Searched refs:upper_timeout_period (Results 1 – 1 of 1) sorted by relevance
151 int upper_timeout_period = in wdt_max32_install_timeout() local153 if (upper_timeout_period == -ENOTSUP) { in wdt_max32_install_timeout()158 wdt_cfg.upperResetPeriod = upper_timeout_period; in wdt_max32_install_timeout()159 wdt_cfg.upperIntPeriod = upper_timeout_period; /* Not used */ in wdt_max32_install_timeout()161 switch (upper_timeout_period) { in wdt_max32_install_timeout()168 wdt_cfg.upperResetPeriod = upper_timeout_period; in wdt_max32_install_timeout()170 wdt_cfg.upperIntPeriod = upper_timeout_period + 1; in wdt_max32_install_timeout()