summaryrefslogtreecommitdiff
path: root/nuttx/sched/timer_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-7/+7
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-1/+4
* Switching to C99 stdint.h typespatacongo2009-12-141-3/+3
* Improved timer life control fixpatacongo2008-06-031-5/+2
* Fix problem when timer deleted by timer handlerpatacongo2008-06-011-3/+8
* timer_gettime was not returning the right value for it_intervalpatacongo2007-03-211-0/+1
* Added support for POSIX timerspatacongo2007-03-211-0/+96