Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_sifive.c158 static int wdt_sifive_convtime(uint32_t timeout, int clk, int *scaler) in wdt_sifive_convtime() function
205 cmp = wdt_sifive_convtime(cfg->window.max, WDOG_CLK, &scaler); in wdt_sifive_install_timeout()