summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/m16c/m16c_timerisr.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Move clock functions from sched/ to sched/clockGregory Nutt2014-08-081-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-3/+3
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-2/+3
* Add support for nestable interruptspatacongo2009-02-151-0/+2
* Add support for M16C timer interruptpatacongo2009-02-151-0/+183