Searched refs:US_PER_TICK (Results 1 – 1 of 1) sorted by relevance
64 #define US_PER_TICK (1000000 / CONFIG_MX27_CLK32) macro79 us += US_PER_TICK - 1; in us_to_tick()80 do_div(us, US_PER_TICK); in us_to_tick()