Searched refs:ticks_to_hz_rounddown (Results 1 – 1 of 1) sorted by relevance
52 #define ticks_to_hz_rounddown(t) ((((t) + 1) * HZ) >> 8) macro187 max_heartbeat = ticks_to_hz_rounddown(value); in at91_wdt_init()