nuttx/drivers/timers
hejianliang3 e88a49007d timers/watchdog: fix build warning
drivers/timers/watchdog.c:57:5: warning: "CONFIG_WATCHDOG_AUTOMONITOR_PING_INTERVAL" is not defined, evaluates to 0 [-Wundef]
   57 |     CONFIG_WATCHDOG_AUTOMONITOR_PING_INTERVAL)
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: hejianliang3 <hejianliang3@xiaomi.com>
Signed-off-by: chao.an <anchao@xiaomi.com>
2022-07-29 07:25:45 +02:00
..
arch_alarm.c
arch_rtc.c
arch_timer.c
capture.c boards/stm32f4discovery: add setup of pwm capture device 2022-06-28 10:35:43 +08:00
cs2100-cp.c
ds3231.c
ds3231.h
Kconfig drivers/timers/capture.c: add support of pwm capture driver 2022-06-28 10:35:43 +08:00
Make.defs drivers/timers/capture.c: add support of pwm capture driver 2022-06-28 10:35:43 +08:00
mcp794xx.c
mcp794xx.h
oneshot.c
pcf85263.c
pcf85263.h
pwm.c
rpmsg_rtc.c rptun: add ns_match callback to resolve rptun deadlock 2022-07-27 20:36:51 +08:00
rtc.c
rx8010.c
rx8010.h
timer.c
watchdog.c timers/watchdog: fix build warning 2022-07-29 07:25:45 +02:00