Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_andes_atcwdt200.c219 static uint32_t wdt_atcwdt200_convtime(uint32_t timeout, uint32_t *scaler) in wdt_atcwdt200_convtime() function
249 rst_period = wdt_atcwdt200_convtime(cfg->window.max, &scaler); in wdt_atcwdt200_install_timeout()