nuttx/drivers/timers
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
..
arch_alarm.c
arch_rtc.c
arch_timer.c
cs2100-cp.c debug: Reduce CONFIG_CPP_HAVE_VARARGS usage 2020-05-05 08:27:58 -06:00
ds3231.c libc: Don't define localtime[_r] to macro when CONFIG_LIBC_LOCALTIME not define 2020-07-19 19:35:21 -07:00
ds3231.h
Kconfig Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
Make.defs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
mcp794xx.c libc: Don't define localtime[_r] to macro when CONFIG_LIBC_LOCALTIME not define 2020-07-19 19:35:21 -07:00
mcp794xx.h
oneshot.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
pcf85263.c libc: Don't define localtime[_r] to macro when CONFIG_LIBC_LOCALTIME not define 2020-07-19 19:35:21 -07:00
pcf85263.h
pwm.c Run nxstyle all .c and .h files modified by PR. 2020-05-17 14:01:00 -03:00
rpmsg_rtc.c Run nxstyle all .c and .h files modified by PR. 2020-05-17 14:01:00 -03:00
rtc.c Fixed RTC periodic callback issue 2020-03-09 06:21:21 -05:00
timer.c Char drivers should return -ENOTTY if CMD is not recognized 2020-06-06 14:51:02 -03:00
watchdog.c sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00