incubator-nuttx/drivers/timers
Michal Lenc 333707e101 pwm: add PWM overwrite under CONFIG_PWM_OVERWRITE option
Generic drivers shoud not use architecture related config options like
CONFIG_SAMV7_PWM. This commit adds PWM pin overwrite under generic
configuration option CONFIG_PWM_OVERWRITE.

Now the overwrite can be used on other architectures as well or can be
completely disabled for SAMv7.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-02-19 00:16:41 +08:00
..
Kconfig pwm: add PWM overwrite under CONFIG_PWM_OVERWRITE option 2023-02-19 00:16:41 +08:00
Make.defs
arch_alarm.c Typo fixes. 2023-02-17 11:17:11 -03:00
arch_rtc.c
arch_timer.c arch_timer: adjust timer/arch_timer to support tick 2022-11-01 21:53:08 +08:00
capture.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
cs2100-cp.c
ds3231.c
ds3231.h
mcp794xx.c
mcp794xx.h
oneshot.c sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00
pcf85263.c
pcf85263.h
pwm.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
rpmsg_rtc.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
rtc.c sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00
rx8010.c
rx8010.h
timer.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
watchdog.c drivers/watchdog: Fix the wrong value of WATCHDOG_AUTOMONITOR_PING_INTERVAL 2023-01-31 11:54:36 +08:00