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