nuttx/sched/timer
2018-01-31 10:09:14 -06:00
..
Make.defs Simplify how C source files are selected in the build 2014-10-07 07:42:36 -06:00
timer_create.c Fixes for problems found by Coverity in the nuttx repository: 2017-09-25 07:17:09 -06:00
timer_delete.c sched/: Review and correct some stylistic inconsistencies 2016-08-07 08:25:30 -06:00
timer_getoverrun.c sched/: Review and correct some stylistic inconsistencies 2016-08-07 08:25:30 -06:00
timer_gettime.c clock: Add new type ssystime_t for relative 64-bit ticks, change ticks<->time conversion functions to use ssystime_t 2017-04-21 08:51:31 -06:00
timer_initialize.c sched/: Review and correct some stylistic inconsistencies 2016-08-07 08:25:30 -06:00
timer_release.c sched/: Review and correct some stylistic inconsistencies 2016-08-07 08:25:30 -06:00
timer_settime.c sched/wdog: wd_start() is an internal OS function and should not set the errno value. Reviewed and updated every call to wd_start() to verify if return value is used and if so if the errno value is accessed. 2018-01-31 10:09:14 -06:00
timer.h sched/: Review and correct some stylistic inconsistencies 2016-08-07 08:32:11 -06:00