Searched refs:rst_period (Results 1 – 1 of 1) sorted by relevance
222 uint32_t rst_period, cnt; in wdt_atcwdt200_convtime() local225 rst_period = cnt; in wdt_atcwdt200_convtime()233 return rst_period; in wdt_atcwdt200_convtime()242 uint32_t rst_period, reg, counter_freq, scaler; in wdt_atcwdt200_install_timeout() local249 rst_period = wdt_atcwdt200_convtime(cfg->window.max, &scaler); in wdt_atcwdt200_install_timeout()251 if (rst_period < 0 || WDOGCFG_PERIOD_MAX < rst_period) { in wdt_atcwdt200_install_timeout()