incubator-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
..
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
arch_alarm.c
arch_rtc.c
arch_timer.c nuttx: unify FAR attribute usage across the code 2022-04-04 21:32:58 +08:00
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
mcp794xx.c
mcp794xx.h
oneshot.c drivers: remove unimplemented open/close/ioctl interfaces 2022-04-15 16:56:25 +08:00
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 Add EPSON RX8010SJ I2C RTC timer support 2022-02-26 11:47:24 -03:00
rx8010.h Add EPSON RX8010SJ I2C RTC timer support 2022-02-26 11:47:24 -03:00
timer.c drivers/timers: rename oneshot to periodic notification parameter 2022-03-15 22:27:15 +08:00
watchdog.c timers/watchdog: fix build warning 2022-07-29 07:25:45 +02:00