summaryrefslogtreecommitdiff
path: root/firmware/export/timer.h (unfollow)
Commit message (Expand)Author
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun
2007-07-29How should I say ... oops ?Kevin Ferrare
2007-07-29Use multi-screen api for metronome plugin, and made it run in the simulator b...Kevin Ferrare
2007-07-06Gigabeat: Add timer functionality. Rework tick timer setup to be exactly 100H...Michael Sevakis
2007-03-24PNX0101 changes:Tomasz Malesinski
2006-11-22Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers
2006-04-04Simplification for user timer on coldfire. We define TIMER_FREQ separately an...Jens Arnold
2006-03-17Add timer.c module support for ipods. Remove uneeded SIMULATOR check.Thom Johansen
2005-10-03Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold
2005-07-26Moved implementation of user timer to the firmware layer, implemented it for ...Jens Arnold
2005-07-12Beginnings of a library complementing the core LCD functions. First function:...Jens Arnold
2004-06-23Split grayscale library into several files to make up a real function library...Jens Arnold