Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_sam0.c69 static uint32_t wdt_sam0_timeout_to_wdt_period(uint32_t timeout_ms) in wdt_sam0_timeout_to_wdt_period() function
163 per = wdt_sam0_timeout_to_wdt_period(cfg->window.max); in wdt_sam0_install_timeout()
171 window = wdt_sam0_timeout_to_wdt_period(cfg->window.min); in wdt_sam0_install_timeout()