summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/dm320/dm320_timerisr.c
Commit message (Expand)AuthorAgeFilesLines
* Move clock functions from sched/ to sched/clockGregory Nutt2014-08-081-1/+1
* Change all time conversions. Yech. New timer units in microseconds breaks a...Gregory Nutt2014-08-071-1/+1
* Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate ...Gregory Nutt2014-08-061-2/+2
* More trailing whilespace removalGregory Nutt2014-04-131-14/+14
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Fixes for changes to header filespatacongo2009-12-281-1/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-3/+5
* Add system timer logicpatacongo2009-04-121-23/+24
* Common ARM supportpatacongo2007-04-281-0/+153