summaryrefslogtreecommitdiff
path: root/nuttx/sched/timer_create.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4940 42af7a65-404d-4744-a932-0658087f49c3
* Move memory manager into user spacepatacongo2011-04-031-6/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3460 42af7a65-404d-4744-a932-0658087f49c3
* Changing NuttX fixed size type names to C99 standard names -- things will be ↵patacongo2009-12-141-1/+4
| | | | | | broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2337 42af7a65-404d-4744-a932-0658087f49c3
* Switching to C99 stdint.h typespatacongo2009-12-141-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2336 42af7a65-404d-4744-a932-0658087f49c3
* Improved timer life control fixpatacongo2008-06-031-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@767 42af7a65-404d-4744-a932-0658087f49c3
* Fix problem when timer deleted by timer handlerpatacongo2008-06-011-8/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@762 42af7a65-404d-4744-a932-0658087f49c3
* More SDCC compilation fixespatacongo2007-12-301-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@468 42af7a65-404d-4744-a932-0658087f49c3
* Added support for POSIX timerspatacongo2007-03-211-4/+106
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@111 42af7a65-404d-4744-a932-0658087f49c3
* Add the framework to support POSIX timerspatacongo2007-03-211-0/+120
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@110 42af7a65-404d-4744-a932-0658087f49c3