Searched refs:ms_to_ticks (Results 1 – 1 of 1) sorted by relevance
42 #define ms_to_ticks(t) (((t << 8) / 1000) - 1) macro258 res = at91_wdt_settimeout(ms_to_ticks(WDT_HW_TIMEOUT * 1000)); in at91wdt_probe()