This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
sched
/
timer
History
Gregory Nutt
da50646bcf
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
..
Make.defs
…
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