nuttx/sched/wdog
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/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00
wd_cancel.c sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00
wd_gettime.c sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00
wd_initialize.c sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00
wd_recover.c sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00
wd_start.c sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00
wdog.h sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00