Home
last modified time | relevance | path

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

/Zephyr-latest/soc/ene/kb1200/reg/
Dwdt.h27 #define WDT_TICK_TIME_US 31250 macro
/Zephyr-latest/drivers/watchdog/
Dwdt_ene_kb1200.c85 cfg->wdt->WDTM = (config->window.max * 1000) / WDT_TICK_TIME_US; in wdt_kb1200_install_timeout()