
17 Jan
2006
17 Jan
'06
3:58 p.m.
I have a doubt about the function
ulong get_timer (ulong base)
imlemented in cpu/arm920t/imx/interrupts.c. In my undertanding this function should return
return (get_timer_masked () - base);
instead of
return get_timer_masked ();
Am I right?
--
llandre
DAVE Electronics System House - R&D Department
web: http://www.dave-tech.it
email: r&d2@dave-tech.it