incubator-nuttx/drivers/timers
Xiang Xiao 3cb259daa6 drivers/Kconfig: Move if/endif to subfolder Kconfig
Move if/endif to subfolder Kconfig and make ARCH_HAVE_XXX option always selectable by moving out of if/endif
2020-02-08 08:04:05 -06:00
..
Kconfig drivers/Kconfig: Move if/endif to subfolder Kconfig 2020-02-08 08:04:05 -06:00
Make.defs This commit brings in the drivers needed to support OpenAMP. These changes were ported from https://github.com/FishsemiCode/nuttx. The current state: Most drivers do now compile but are not yet verfied. 2019-11-02 11:30:33 -06:00
arch_alarm.c
arch_rtc.c
arch_timer.c drivers/bch, pipes, timers: Run drivers through tools/nxstyle, correcting as many complaints as possible. 2019-12-06 23:36:33 -06:00
cs2100-cp.c drivers/bch, pipes, timers: Run drivers through tools/nxstyle, correcting as many complaints as possible. 2019-12-06 23:36:33 -06:00
ds3231.c Remove TIME_EXTENDED option to more conform C standard 2020-01-23 08:17:22 -06:00
ds3231.h
mcp794xx.c Remove TIME_EXTENDED option to more conform C standard 2020-01-23 08:17:22 -06:00
mcp794xx.h
oneshot.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
pcf85263.c Remove TIME_EXTENDED option to more conform C standard 2020-01-23 08:17:22 -06:00
pcf85263.h
pwm.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
rpmsg_rtc.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
rtc.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
timer.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
watchdog.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00