Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_cmsdk_apb.c69 static unsigned int reload_cycles = CMSDK_APB_WDOG_RELOAD; variable
127 reload_cycles = config->window.max * clk_freq_khz; in wdog_cmsdk_apb_install_timeout()
130 wdog->load = reload_cycles; in wdog_cmsdk_apb_install_timeout()
150 wdog->load = reload_cycles; in wdog_cmsdk_apb_feed()
199 wdog->load = reload_cycles; in wdog_cmsdk_apb_init()