nuttx/sched/timer
Xiang Xiao acca9fcc3b sched/wdog: Remove MAX_WDOGPARMS and related stuff
since the variable arguments are error prone and seldom used.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-08-14 08:19:50 -06:00
..
Make.defs sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer_create.c sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00
timer_delete.c sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer_getitimer.c libs/libc/unistd/lib_alarm.c,sched/timer/timer_getitimer.c: Silence a 2020-02-19 18:02:25 -06:00
timer_getoverrun.c sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer_gettime.c sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00
timer_initialize.c sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer_release.c sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00
timer_setitimer.c
timer_settime.c sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
timer.h sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00