nuttx/drivers/timers
Xiang Xiao e1ecb3e27c libc: Don't define localtime[_r] to macro when CONFIG_LIBC_LOCALTIME not define
since libc++ declare these function in ctime by:
using ::localtime[_r];

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ic0bb68b44c0cab838ab7cc34baee2aaa3ca8a9b5
2020-07-19 19:35:21 -07: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
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
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 Char drivers should return -ENOTTY if CMD is not recognized 2020-06-06 14:51:02 -03:00