summaryrefslogtreecommitdiff
path: root/nuttx/sched/clock_gettime.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some timer race conditionspatacongo2011-09-111-6/+69
* Correct error in clock_gettime(); fix wait for STOP in I2C stm32 driverpatacongo2011-09-111-1/+1
* Incorporate install app from Urospatacongo2011-05-121-0/+2
* More timer changes from Urospatacongo2011-05-061-9/+42
* Macro clock_systimer replaces direct access to g_system_timer variablepatacongo2011-04-131-2/+2
* Switching to C99 stdint.h typespatacongo2009-12-141-32/+35
* Debug can now be selectively enabled by subystempatacongo2007-11-231-9/+9
* Eliminating GCC dependenciespatacongo2007-02-201-5/+5
* NuttX RTOSpatacongo2007-02-171-0/+148