Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_nxp_fs26.c477 uint32_t window_min; in wdt_nxp_fs26_install_timeout() local
506 window_min = (uint32_t)(fs26_dc_closed_values[i] in wdt_nxp_fs26_install_timeout()
508 if (window_min >= cfg->window.min) { in wdt_nxp_fs26_install_timeout()
519 cfg->window.min, window_min, in wdt_nxp_fs26_install_timeout()