Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_fwdgt_gd32.c53 static int gd32_fwdgt_calc_timeout(uint32_t timeout, uint32_t *prescaler, in gd32_fwdgt_calc_timeout() function
122 if (gd32_fwdgt_calc_timeout(config->window.max, &prescaler, in gd32_fwdgt_install_timeout()