nuttx/sched/timer
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
timer_getoverrun.c
timer_gettime.c
timer_initialize.c
timer_release.c
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