nuttx/drivers/timers
chao an 4c8d244fae sched/getpid: replace syscall getpid/tid/ppid() to kernel version
NuttX kernel should not use the syscall functions, especially after
enabling CONFIG_SCHED_INSTRUMENTATION_SYSCALL, all system functions
will be traced to backend, which will impact system performance.

Signed-off-by: chao an <anchao@xiaomi.com>
2023-02-02 10:33:01 +08:00
..
arch_alarm.c arch_alarm: don't init local variable for fpu test case fail 2022-12-07 12:21:16 +08: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
Kconfig watchdog:fix Kconfig typo 2023-02-01 19:50:47 +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 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