nuttx/sched/timer
Xiang Xiao a0ce81d659 sched/wdog: Don't dynamically allocate wdog_s
to save the preserved space(1KB) and also avoid the heap overhead

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I694073f68e1bd63960cedeea1ddec441437be025
2020-08-11 12:28:55 -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 include/sys/time.h, libs/libc/unistd, sched/timer: Implement alarm(), setitimer() and getitimer() APIs. 2019-11-13 08:10:16 -06:00
timer_settime.c sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00
timer.h sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00