incubator-nuttx/sched/timer
Gregory Nutt 322f9f401c Simplify how C source files are selected in the build 2014-10-07 07:42:36 -06:00
..
Make.defs Simplify how C source files are selected in the build 2014-10-07 07:42:36 -06:00
timer.h wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide. 2014-08-21 11:16:55 -06:00
timer_create.c Rename kmalloc to kmm_malloc for consistency 2014-08-31 17:26:36 -06:00
timer_delete.c Move POSIX timer files from sched/ to sched/timer/ 2014-08-08 14:55:16 -06:00
timer_getoverrun.c nuttx/sched: Remove explicit references to errno. That is a problem from within the kernel for certain configurations 2014-08-28 17:00:24 -06:00
timer_gettime.c Move POSIX timer files from sched/ to sched/timer/ 2014-08-08 14:55:16 -06:00
timer_initialize.c Move POSIX timer files from sched/ to sched/timer/ 2014-08-08 14:55:16 -06:00
timer_release.c Move POSIX timer files from sched/ to sched/timer/ 2014-08-08 14:55:16 -06:00
timer_settime.c nuttx/sched: Remove explicit references to errno. That is a problem from within the kernel for certain configurations 2014-08-28 17:00:24 -06:00