Searched refs:WATCHDOG_MS_TO_TICKS (Results 1 – 1 of 1) sorted by relevance
40 #define WATCHDOG_MS_TO_TICKS(_ms) ((_ms) * WATCHDOG_MS_RATIO) macro72 data->reload = WATCHDOG_MS_TO_TICKS(cfg->window.max); in wdt_cc13xx_cc26xx_install_timeout()235 .reload = WATCHDOG_MS_TO_TICKS( \